/external/autotest/server/hosts/ |
D | cros_label.py | 65 def update_for_task(self, task_name): argument 122 def update_for_task(self, task_name): argument 152 def update_for_task(self, task_name): argument 200 def update_for_task(self, task_name): argument 217 def update_for_task(self, task_name): argument 298 def update_for_task(self, task_name): argument 338 def update_for_task(self, task_name): argument
|
D | base_label.py | 105 def update_for_task(self, task_name): argument 196 def _populate_known_labels(self, label_list, task_name): argument 231 def get_labels_for_update(self, host, task_name): argument 300 def update_labels(self, host, task_name='', keep_pool=False): argument
|
/external/federated-compute/fcp/client/opstats/ |
D | opstats_utils.cc | 33 OpStatsSequence& data, const std::string& task_name) { in GetLastSuccessfulContributionTime() 57 OpStatsSequence& data, const std::string& task_name) { in GetLastSuccessfulContribution()
|
D | opstats_logger.h | 50 const std::string& task_name, OperationalStats::Event::EventKind event) {} in AddEventAndSetTaskName()
|
D | opstats_logger_impl.cc | 56 const std::string& task_name, OperationalStats::Event::EventKind event) { in AddEventAndSetTaskName()
|
/external/cronet/stable/base/ |
D | critical_closure.h | 86 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure() 113 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure()
|
/external/cronet/tot/base/ |
D | critical_closure.h | 86 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure() 113 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure()
|
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ |
D | coordination_service.cc | 66 CoordinatedTask GetTaskFromName(absl::string_view task_name) { in GetTaskFromName() 370 const std::string& task_name = GetTaskName(job.name(), task.first); local 512 const std::string& task_name = GetTaskName(task); in RegisterTask() local 590 const std::string task_name = GetTaskName(task); in DisconnectTask() local 627 const std::string& task_name = GetTaskName(task); in ReportTaskError() local 647 const std::string& task_name = GetTaskName(task); in RecordHeartbeat() local 704 const std::string task_name = GetTaskName(destination_task); in ReportServiceErrorToTaskAsync() local 905 absl::string_view task_name, Status error) { in SetTaskError() 936 absl::string_view task_name = task_state.first; in BarrierAsync() local 943 const std::string task_name = GetTaskName(task); in BarrierAsync() local [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | collective_param_resolver_distributed_test.cc | 64 string task_name; in GetDeviceLocalityAsync() local 168 string task_name = strings::StrCat("/job:worker/replica:0/task:", wi); in DefineCollectiveParams() local 207 string task_name = strings::StrCat("/job:worker/replica:0/task:", wi); in IssueRequests() local 215 void IssueRequest(const string& task_name, const string& device_name, in IssueRequest() 249 string task_name = strings::StrCat("/job:worker/replica:0/task:", wi); in ValidateCollectiveParams() local 347 const string task_name = "/job:worker/replica:0/task:1"; in TEST_F() local
|
D | collective_rma_distributed.h | 32 WorkerCacheInterface* worker_cache, int64_t step_id, string task_name) in CollectiveRemoteAccessDistributed()
|
D | rpc_collective_executor_mgr_test.cc | 41 string task_name = "/job:localhost/replica:0/task:0"; in RpcCollectiveExecutorMgrTest() local
|
/external/federated-compute/fcp/protos/ |
D | task_eligibility_context.proto | 36 string task_name = 1; field
|
/external/federated-compute/fcp/protos/federatedcompute/ |
D | task_assignments.proto | 207 string task_name = 7; field 261 string task_name = 6; field
|
D | eligibility_eval_tasks.proto | 171 string task_name = 1; field
|
/external/federated-compute/fcp/tensorflow/ |
D | task_eligibility_info_ops.cc | 75 for (const tensorflow::tstring& task_name : task_names) { in Compute() local
|
/external/cronet/stable/net/base/ |
D | prioritized_task_runner_unittest.cc | 37 void PushName(const std::string& task_name) { in PushName() 42 std::string PushNameWithResult(const std::string& task_name) { in PushNameWithResult()
|
/external/cronet/tot/net/base/ |
D | prioritized_task_runner_unittest.cc | 37 void PushName(const std::string& task_name) { in PushName() 42 std::string PushNameWithResult(const std::string& task_name) { in PushNameWithResult()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | device_resolver_local_test.cc | 34 string task_name = "/job:localhost/replica:0/task:0"; in DeviceResolverLocalTest() local
|
D | collective_executor_mgr_test.cc | 46 string task_name = "/job:localhost/replica:0/task:0"; in CollectiveExecutorMgrTest() local
|
/external/federated-compute/fcp/client/ |
D | selector_context.proto | 88 string task_name = 2; field
|
/external/federated-compute/fcp/protos/ondevicepersonalization/ |
D | task_assignments.proto | 74 string task_name = 5; field
|
/external/webrtc/modules/audio_device/win/ |
D | core_audio_utility_win.h | 86 explicit ScopedMMCSSRegistration(const wchar_t* task_name) { in ScopedMMCSSRegistration()
|
/external/googleapis/google/appengine/logging/v1/ |
D | request_log.proto | 155 string task_name = 23; field
|
/external/tensorflow/tensorflow/core/distributed_runtime/preemption/ |
D | preemption_sync_manager.cc | 114 const std::string task_name = in Initialize() local
|
/external/federated-compute/fcp/client/http/ |
D | http_federated_protocol.h | 120 std::string task_name; member
|