Searched defs:clients_ (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | natsocketfactory.h | 122 std::set<SocketAddress> clients_; variable |
D | testutils.h | 403 delete clients_[i]; in clear() local |
/external/perfetto/src/ipc/ | ||
D | host_impl.h | 87 std::map<ClientID, std::unique_ptr<ClientConnection>> clients_; variable |
/external/libchrome/mojo/core/test/ | ||
D | mojo_test_base.h | 168 std::vector<std::unique_ptr<ClientController>> clients_; variable |
/external/google-breakpad/src/client/windows/crash_generation/ | ||
D | crash_generation_server.h | 224 std::list<ClientInfo*> clients_; variable |
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ | ||
D | grpc_eager_client.cc | 264 std::unordered_map<string, core::RefCountPtr<EagerClient>> clients_; member in tensorflow::eager::__anonbaa8f5750111::GrpcEagerClientCache |
/external/perfetto/src/trace_processor/rpc/ | ||
D | httpd.cc | 86 std::vector<Client> clients_; member in perfetto::trace_processor::__anonddf6ecb40111::HttpServer |