Home
last modified time | relevance | path

Searched defs:fallback_function (Results 1 – 11 of 11) sorted by relevance

/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/
H A Dcircuitbreaker.py27 fallback_function=None): argument
136 def fallback_function(self): member in CircuitBreaker
205 fallback_function=None, argument
/dports/devel/boost-docs/boost_1_72_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/databases/percona57-server/boost_1_59_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/databases/xtrabackup/boost_1_59_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/databases/percona57-client/boost_1_59_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/devel/boost-libs/boost_1_72_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/devel/hyperscan/boost_1_75_0/libs/convert/example/
H A Dgetting_serious.cpp21 static int fallback_function() { return -1; } in fallback_function() function
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Dcupspk.py100 …def _call_with_pk_and_fallback(self, use_fallback, pk_function_name, pk_args, fallback_function, *… argument