Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/core/
Daddrobject.h77 const Client* GetClient() const {return &m_client;} in GetClient() function
/external/webrtc/webrtc/libjingle/xmpp/
Dxmppclient.h94 virtual XmppClientInterface* GetClient() { return this; } in GetClient() function
Dxmpptask.h100 virtual XmppClientInterface* GetClient() { in GetClient() function
Dfakexmppclient.h33 virtual XmppClientInterface* GetClient() { 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.cc221 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anonbaa8f5750111::GrpcEagerClientCache
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc725 Status EagerContext::GetClient(Device* device, in GetClient() function in tensorflow::EagerContext
730 Status EagerContext::GetClient(const DeviceNameUtils::ParsedName& device_name, in GetClient() function in tensorflow::EagerContext
761 Status EagerContext::GetClient(const string& remote_task, in GetClient() function in tensorflow::EagerContext
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc106 Status GetClient(const string& target, in GetClient() function in tensorflow::eager::__anon4fc6c7380111::DummyEagerClientCache