Home
last modified time | relevance | path

Searched defs:operation_id (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dpod_tpu_driver.cc32 #define CHECK_EXISTS_OR_RETURN(container, target_op_id, operation_id) \ argument
48 explicit PodEvent(PodTpuDriver* driver, int64_t operation_id) in PodEvent()
50 int64_t operation_id() const { return operation_id_; } in operation_id() function in tpu_driver::__anonf243d9070111::PodEvent
65 explicit ErrorEvent(PodTpuDriver* driver, int64_t operation_id, Status status) in ErrorEvent()
85 explicit CombinedEvent(PodTpuDriver* driver, int64_t operation_id, in CombinedEvent()
161 explicit PodBufferHandle(PodTpuDriver* driver, int64_t operation_id, in PodBufferHandle()
176 int64_t operation_id() const { return operation_id_; } in operation_id() function in tpu_driver::__anonf243d9070111::PodBufferHandle
190 explicit PodCompiledProgramHandle(PodTpuDriver* driver, int64_t operation_id) in PodCompiledProgramHandle()
199 int64_t operation_id() const { return operation_id_; } in operation_id() function in tpu_driver::__anonf243d9070111::PodCompiledProgramHandle
209 explicit PodLoadedProgramHandle(PodTpuDriver* driver, int64_t operation_id, in PodLoadedProgramHandle()
[all …]
H A Dtpu_service.proto115 required int64 operation_id = 21; field
133 required int64 operation_id = 11; field
H A Devent_id.h35 uint64_t operation_id; member
H A Dgrpc_tpu_driver.cc496 auto operation_id = driver_->NewOperationId(); in InitializeRequest() local
/aosp_15_r20/external/googleapis/google/api/servicecontrol/v1/
H A Dquota_controller.proto133 string operation_id = 1; field
181 string operation_id = 1; field
H A Dservice_controller.proto174 string operation_id = 1; field
232 string operation_id = 1; field
H A Doperation.proto56 string operation_id = 1; field
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/proto/google/api/servicecontrol/v1/
H A Dquota_controller.proto133 string operation_id = 1; field
181 string operation_id = 1; field
H A Dservice_controller.proto169 string operation_id = 1; field
227 string operation_id = 1; field
H A Doperation.proto56 string operation_id = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dremote_mgr.cc45 int64_t operation_id) { in AddOperationOutputs()
55 int64_t operation_id, int32_t output_num) { in AddOperationOutput()
/aosp_15_r20/external/googleapis/google/genomics/v1alpha2/
H A Dpipelines.proto319 string operation_id = 1; field
362 string operation_id = 1; field
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dpass_through_packet.h38 PassThroughPacketBuilder(bool response, bool pushed, uint8_t operation_id) in PassThroughPacketBuilder()
Dpass_through_packet.cc25 bool response, bool pushed, uint8_t operation_id) { in MakeBuilder()
/aosp_15_r20/external/bcc/examples/usdt_sample/scripts/
H A Dbpf_text_shared.c39 u64 operation_id; ///< The id of the operation. member
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dextension_execution_service.proto77 string operation_id = 2 [(google.api.field_behavior) = REQUIRED]; field
H A Dtool.proto73 string operation_id = 2 [(google.api.field_behavior) = REQUIRED]; field
H A Dextension.proto188 string operation_id = 1; field
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc906 void RemoveDeviceFromOperationList(const RawAddress& addr, int operation_id) { in RemoveDeviceFromOperationList()
991 void OperationMonitorTimeoutFired(int operation_id) { in OperationMonitorTimeoutFired()
1471 const std::vector<uint8_t>* arg, int operation_id = -1) { in devices_control_point_helper()
/aosp_15_r20/hardware/libhardware/modules/fingerprint/
H A Dfingerprint.c69 uint64_t __unused operation_id, __unused uint32_t gid) { in fingerprint_authenticate()
/aosp_15_r20/external/googleapis/google/cloud/dataproc/v1/
H A Dworkflow_templates.proto582 string operation_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/proto/google/cloud/dataproc/v1/
H A Dworkflow_templates.proto582 string operation_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/googleapis/google/container/v1alpha1/
H A Dcluster_service.proto1340 string operation_id = 3; field
1379 string operation_id = 3; field
/aosp_15_r20/external/googleapis/google/spanner/admin/database/v1/
H A Dspanner_database_admin.proto693 string operation_id = 3; field
/aosp_15_r20/external/libcups/cups/
H A Dipp-private.h54 ipp_op_t operation_id; /* Operation ID */ member

12