Searched defs:full_url (Results 1 – 10 of 10) sorted by relevance
/external/cronet/stable/components/nacl/renderer/ |
D | json_manifest.cc | 412 bool JsonManifest::GetProgramURL(std::string* full_url, in GetProgramURL() 451 std::string full_url; in GetPrefetchableFiles() local 462 std::string* full_url, in ResolveKey() 542 std::string* full_url, in GetKeyUrl()
|
D | ppb_nacl_private_impl.cc | 245 std::string full_url; in StartupInitializationComplete() local 1120 std::string full_url; in GetManifestProgramURL() local 1142 std::string* full_url, in ManifestResolveKey()
|
/external/cronet/tot/components/nacl/renderer/ |
D | json_manifest.cc | 412 bool JsonManifest::GetProgramURL(std::string* full_url, in GetProgramURL() 451 std::string full_url; in GetPrefetchableFiles() local 462 std::string* full_url, in ResolveKey() 542 std::string* full_url, in GetKeyUrl()
|
D | ppb_nacl_private_impl.cc | 245 std::string full_url; in StartupInitializationComplete() local 1120 std::string full_url; in GetManifestProgramURL() local 1142 std::string* full_url, in ManifestResolveKey()
|
/external/curl/tests/libtest/ |
D | libauthretry.c | 37 char *full_url = malloc(len); in send_request() local
|
D | libntlmconnect.c | 101 char *full_url = malloc(urllen); in test() local
|
/external/autotest/client/cros/video/ |
D | video_player.py | 23 def __init__(self, tab, full_url, video_id, video_src_path='', argument
|
/external/python/cpython3/Lib/urllib/ |
D | request.py | 308 def full_url(self): member in Request 314 def full_url(self, url): member in Request 321 def full_url(self): member in Request
|
/external/cronet/tot/net/spdy/ |
D | spdy_http_stream_unittest.cc | 886 const char* const full_url = "https://www.example.org/foo?query=what#anchor"; in TEST_F() local
|
/external/cronet/stable/net/spdy/ |
D | spdy_http_stream_unittest.cc | 886 const char* const full_url = "https://www.example.org/foo?query=what#anchor"; in TEST_F() local
|