Searched defs:server_url (Results 1 – 11 of 11) sorted by relevance
15 std::string IceCandidateInterface::server_url() const { in server_url() function in webrtc::IceCandidateInterface
33 std::string JsepIceCandidate::server_url() const { in server_url() function in webrtc::JsepIceCandidate
219 const GURL& server_url,232 const GURL& server_url,
77 const GURL& server_url, in CreateUploader()
160 bool PollTillFirstRequestSucceeds(const string& server_url, in PollTillFirstRequestSucceeds()
294 std::string server_url = "stun:" + kBadAddr.ToString(); in TEST_F() local448 std::string server_url = "stun:" + kBadAddr.ToString(); in TEST_F() local631 std::string server_url = "stun:" + kBadAddr.ToString(); in TEST_F() local
867 std::string server_url = in TEST_F() local983 std::string server_url = in TEST_F() local1055 std::string server_url = in TEST_F() local
30 const std::string server_url, in CreateJavaIceCandidate()
39 char *server_url; member
1171 char *server_url = strtok_r(server_urls, url_delim, &strtok_saveptr); in debuginfod_query_server() local
15203 const char* const server_url; in TEST_F() member