Home
last modified time | relevance | path

Searched defs:GetClient (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrobject.h63 const Client* GetClient() const {return &m_client;} in GetClient() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc1245 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/
Dpower_mode_client.h195 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 Dgrpc-interop.cc27 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 Dgrpc_eager_client.cc278 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 Dgrpc_coordination_client.cc236 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 Dcoordination_service_agent_test.cc134 TestCoordinationClient* GetClient() { in GetClient() function in tensorflow::__anon7e820d0a0111::CoordinationServiceAgentTest
H A Dcoordination_service_test.cc126 CoordinationClient* GetClient(const string& target) override { in GetClient() function in tensorflow::__anon1de0705c0111::TestCoordinationClientCache
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_client_test.cc56 StatusOr<std::unique_ptr<PjRtClient>> GetClient() { in GetClient() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Dclient_server_test.cc50 std::unique_ptr<DistributedRuntimeClient> GetClient( in GetClient() function in xla::__anondad02e720111::ClientServerTest
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl_test.cc124 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anonc75f42e30111::DummyEagerClientCache