Home
last modified time | relevance | path

Searched defs:server_url (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/net/
H A Dnet_metrics_log_uploader.cc386 const GURL& server_url,
399 const GURL& server_url,
/aosp_15_r20/external/webrtc/p2p/base/
H A Dstun_port_unittest.cc294 std::string server_url = "stun:" + kBadAddr.ToString(); in TEST_F() local
448 std::string server_url = "stun:" + kBadAddr.ToString(); in TEST_F() local
631 std::string server_url = "stun:" + kBadAddr.ToString(); in TEST_F() local
H A Dturn_port_unittest.cc867 std::string server_url = in TEST_F() local
983 std::string server_url = in TEST_F() local
1055 std::string server_url = in TEST_F() local
/aosp_15_r20/external/webrtc/api/
H A Djsep.cc15 std::string IceCandidateInterface::server_url() const { in server_url() function in webrtc::IceCandidateInterface
H A Djsep_ice_candidate.cc33 std::string JsepIceCandidate::server_url() const { in server_url() function in webrtc::JsepIceCandidate
/aosp_15_r20/tools/acloud/internal/lib/
H A Doxygen_client.py65 def ReleaseDevice(session_id, server_url, oxygen_client): argument
/aosp_15_r20/external/cronet/components/metrics/test/
H A Dtest_metrics_service_client.cc77 const GURL& server_url, in CreateUploader()
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_grpc_testlib.cc160 bool PollTillFirstRequestSucceeds(const string& server_url, in PollTillFirstRequestSucceeds()
/aosp_15_r20/tools/tradefederation/core/proto/
Dvirtual_device_manager.proto68 string server_url = 5; field
/aosp_15_r20/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.h39 char *server_url; member
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dice_candidate.cc30 const std::string server_url, in CreateJavaIceCandidate()
/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod-client.c1211 char *server_url = strtok_r(server_urls, url_delim, &strtok_saveptr); in debuginfod_query_server() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction_unittest.cc17845 const char* const server_url; in TEST_P() member