/external/federated-compute/fcp/client/ |
D | interruptible_runner_test.cc | 57 std::function<bool()> should_abort = [&should_abort_calls]() { in TEST() local 89 std::function<bool()> should_abort = [&should_abort_calls]() { in TEST() local 122 std::function<bool()> should_abort = in TEST() local 169 std::function<bool()> should_abort = [&should_abort_calls]() { in TEST() local 216 std::function<bool()> should_abort = [&should_abort_calls]() { in TEST() local
|
D | fcp_runner.cc | 165 std::function<bool()> should_abort, LogManager* log_manager, in RunPlanWithTensorflowSpec() 271 std::function<bool()> should_abort = [env_deps, &timing_config]() { in RunFederatedComputation() local
|
D | interruptible_runner.h | 60 std::function<bool()> should_abort, in InterruptibleRunner()
|
D | fl_runner.cc | 291 std::function<bool()> should_abort, LogManager* log_manager, in RunEligibilityEvalPlanWithTensorflowSpec() 432 std::function<bool()> should_abort, LogManager* log_manager, in RunPlanWithTensorflowSpec() 743 std::function<bool()> should_abort, PhaseLogger& phase_logger, Files* files, in RunEligibilityEvalPlan() 850 std::function<bool()> should_abort, PhaseLogger& phase_logger, Files* files, in IssueEligibilityEvalCheckinAndRunPlan() 1361 std::function<bool()> should_abort = [env_deps, &timing_config]() { in RunFederatedComputation() local 1555 std::function<bool()> should_abort = [env_deps, &timing_config]() { in RunPlanWithTensorflowSpecForTesting() local
|
D | lc_runner.cc | 188 std::function<bool()> should_abort, LogManager* log_manager, in RunPlanWithTensorflowSpec() 305 std::function<bool()> should_abort = [env_deps, polling_period]() { in RunLocalComputation() local
|
D | grpc_federated_protocol.cc | 124 std::function<bool()> should_abort, in GrpcFederatedProtocol() 144 std::function<bool()> should_abort, absl::BitGen bit_gen, in GrpcFederatedProtocol()
|
D | federated_select.cc | 227 std::function<bool()> should_abort, in HttpFederatedSelectManager()
|
/external/federated-compute/fcp/client/engine/ |
D | tflite_plan_engine.h | 46 std::function<bool()> should_abort, LogManager* log_manager, in TfLitePlanEngine()
|
D | tf_wrapper.cc | 85 std::function<bool()> should_abort, in Create()
|
D | tflite_wrapper.cc | 60 const std::string& model, std::function<bool()> should_abort, in Create()
|
D | simple_plan_engine.cc | 44 std::function<bool()> should_abort, LogManager* log_manager, in SimplePlanEngine()
|
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/internal/ |
D | exception.h | 31 inline constexpr void throw_or_abort_if_any_impl(const char* reason, bool should_abort) { in throw_or_abort_if_any_impl()
|
/external/autotest/server/site_tests/firmware_UpdaterModes/ |
D | firmware_UpdaterModes.py | 44 should_abort=False, writes_gbb=False): argument
|
/external/federated-compute/fcp/client/http/ |
D | http_federated_protocol.cc | 275 LogManager* log_manager, std::function<bool()> should_abort, in CreateDelayedInterruptibleRunner() 303 std::function<bool()> should_abort, absl::BitGen bit_gen, in HttpFederatedProtocol()
|
/external/pigweed/pw_build/py/pw_build/ |
D | project_builder_context.py | 405 def should_abort(self) -> bool: member in ProjectBuilderContext
|