Home
last modified time | relevance | path

Searched refs:AddClient (Results 1 – 9 of 9) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_server.h199 bool AddClient(ClientInfo* client_info);
Dcrash_generation_server.cc710 return AddClient(client_info); in RespondToClient()
775 bool CrashGenerationServer::AddClient(ClientInfo* client_info) { in AddClient() function in google_breakpad::CrashGenerationServer
/external/webrtc/rtc_base/
Dnat_socket_factory.h123 bool AddClient(const SocketAddress& int_ip);
Dnat_socket_factory.cc445 AddClient(ext_ip); in AddTranslator()
455 bool NATSocketServer::Translator::AddClient(const SocketAddress& int_ip) { in AddClient() function in rtc::NATSocketServer::Translator
/external/grpc-grpc/test/cpp/end2end/
Dservice_config_end2end_test.cc86 AddClient(context->peer()); in Echo()
106 void AddClient(const std::string& client) { in AddClient() function in grpc::testing::__anon361edd630111::MyTestServiceImpl
Dgrpclb_end2end_test.cc140 AddClient(context->peer()); in Echo()
154 void AddClient(const std::string& client) { in AddClient() function in grpc::testing::__anon6318fc170111::BackendServiceImpl
295 AddClient(context->peer()); in BalanceLoad()
404 void AddClient(const std::string& client) { in AddClient() function in grpc::testing::__anon6318fc170111::BalancerServiceImpl
Dclient_lb_end2end_test.cc128 AddClient(context->peer()); in Echo()
192 void AddClient(const std::string& client) { in AddClient() function in grpc::testing::__anon0b9286e90111::MyTestServiceImpl
/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_server.h248 AddClient(context->peer()); in StreamAggregatedResources()
572 void AddClient(const std::string& client) { in AddClient() function
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc1154 ->AddClient(kPrivateAddrs[endpoint]); in ConfigureEndpoint()
1166 ->AddClient(kCascadedPrivateAddrs[endpoint]); in ConfigureEndpoint()
2544 nat->AddClient(kPrivateAddrs[endpoint]); in ConfigureEndpoint()
2549 ->AddClient(kCascadedPrivateAddrs[endpoint]); in ConfigureEndpoint()