/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrobject.h | 63 const Client* GetClient() const {return &m_client;} in GetClient() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | context.cc | 1245 Status EagerContext::GetClient(Device* device, in GetClient() function in tensorflow::EagerContext 1250 Status EagerContext::GetClient(const DeviceNameUtils::ParsedName& device_name, in GetClient() function in tensorflow::EagerContext 1283 Status EagerContext::GetClient(const string& remote_task, in GetClient() function in tensorflow::EagerContext
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/utils/ |
D | power_mode_client.h | 195 Client GetClient(const RawAddress bd_addr) { return Client(pm_id_, bd_addr); } in GetClient() function
|
/aosp_15_r20/external/grpc-grpc/src/android/test/interop/app/src/main/cpp/ |
H A D | grpc-interop.cc | 27 std::shared_ptr<grpc::testing::InteropClient> GetClient(const char* host, in GetClient() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ |
H A D | grpc_eager_client.cc | 278 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anon5c088a600111::GrpcEagerClientCache
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/coordination/ |
H A D | grpc_coordination_client.cc | 236 CoordinationClient* GetClient(const string& target) override { in GetClient() function in tensorflow::__anoneb656eaa0111::GrpcCoordinationClientCache
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ |
H A D | coordination_service_agent_test.cc | 134 TestCoordinationClient* GetClient() { in GetClient() function in tensorflow::__anon7e820d0a0111::CoordinationServiceAgentTest
|
H A D | coordination_service_test.cc | 126 CoordinationClient* GetClient(const string& target) override { in GetClient() function in tensorflow::__anon1de0705c0111::TestCoordinationClientCache
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | pjrt_client_test.cc | 56 StatusOr<std::unique_ptr<PjRtClient>> GetClient() { in GetClient() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/ |
H A D | client_server_test.cc | 50 std::unique_ptr<DistributedRuntimeClient> GetClient( in GetClient() function in xla::__anondad02e720111::ClientServerTest
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
H A D | eager_service_impl_test.cc | 124 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anonc75f42e30111::DummyEagerClientCache
|