/aosp_15_r20/external/federated-compute/fcp/client/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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()
|
H A D | interruptible_runner.h | 60 std::function<bool()> should_abort, in InterruptibleRunner()
|
H A D | federated_select.cc | 227 std::function<bool()> should_abort, in HttpFederatedSelectManager()
|
/aosp_15_r20/external/federated-compute/fcp/client/http/ |
H A 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()
|
/aosp_15_r20/system/gsid/ |
H A D | gsi_service.h | 80 bool should_abort() const { return should_abort_; } in should_abort() function
|
/aosp_15_r20/external/federated-compute/fcp/client/engine/ |
H A D | tflite_plan_engine.h | 46 std::function<bool()> should_abort, LogManager* log_manager, in TfLitePlanEngine()
|
H A D | tf_wrapper.cc | 85 std::function<bool()> should_abort, in Create()
|
H A D | tflite_wrapper.cc | 60 const std::string& model, std::function<bool()> should_abort, in Create()
|
H A D | simple_plan_engine.cc | 44 std::function<bool()> should_abort, LogManager* log_manager, in SimplePlanEngine()
|
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/internal/ |
H A 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()
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_UpdaterModes/ |
H A D | firmware_UpdaterModes.py | 44 should_abort=False, writes_gbb=False): argument
|
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/ |
H A D | project_builder_context.py | 405 def should_abort(self) -> bool: member in ProjectBuilderContext
|