Searched defs:full_url (Results 1 – 8 of 8) sorted by relevance
/external/cronet/components/nacl/renderer/ |
D | json_manifest.cc | 406 bool JsonManifest::GetProgramURL(std::string* full_url, in GetProgramURL() 445 std::string full_url; in GetPrefetchableFiles() local 456 std::string* full_url, in ResolveKey() 536 std::string* full_url, in GetKeyUrl()
|
D | ppb_nacl_private_impl.cc | 246 std::string full_url; in StartupInitializationComplete() local 1126 std::string full_url; in GetManifestProgramURL() local 1148 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 | 100 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/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
D | spdy_server_push_utils.cc | 207 GURL full_url(spec); in GetPushPromiseUrl() local
|
/external/python/cpython3/Lib/urllib/ |
D | request.py | 338 def full_url(self): member in Request 344 def full_url(self, url): member in Request 351 def full_url(self): member in Request
|
/external/cronet/net/spdy/ |
D | spdy_http_stream_unittest.cc | 881 const char* const full_url = "https://www.example.org/foo?query=what#anchor"; in TEST_F() local
|