Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/core/
Daddrobject.h77 const Client* GetClient() const {return &m_client;} in GetClient() function
/external/grpc-grpc/src/android/test/interop/app/src/main/cpp/
Dgrpc-interop.cc34 std::shared_ptr<grpc::testing::InteropClient> GetClient(const char* host, in GetClient() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_client.cc247 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anonde666ed10111::GrpcEagerClientCache
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc992 Status EagerContext::GetClient(Device* device, in GetClient() function in tensorflow::EagerContext
997 Status EagerContext::GetClient(const DeviceNameUtils::ParsedName& device_name, in GetClient() function in tensorflow::EagerContext
1030 Status EagerContext::GetClient(const string& remote_task, in GetClient() function in tensorflow::EagerContext
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc118 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anon58c807940111::DummyEagerClientCache