OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:relative_url
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/test/embedded_test_server/
http_request.h
36
std::string
relative_url
; // Starts with '/'. Example: "/test?query=foo"
member in struct:net::test_server::HttpRequest
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
json_manifest.cc
432
nacl::string
relative_url
;
local
433
if (!GetURLFromISADictionary(isa_dict, key, sandbox_isa, &
relative_url
,
437
return manifest->ResolveURL(
relative_url
, full_url, error_info);
544
bool JsonManifest::ResolveURL(const nacl::string&
relative_url
,
551
relative_url
);
555
"could not resolve url '" +
relative_url
+
/external/chromium_org/chrome_frame/test/
navigation_test.cc
885
const wchar_t*
relative_url
= L"\/header_test";
local
[
all
...]
Completed in 88 milliseconds