OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spawning_host
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_request_handler.cc
234
const AppCacheHost*
spawning_host
=
local
237
GURL preferred_manifest_url =
spawning_host
?
238
spawning_host
->preferred_manifest_url() : GURL();
/external/chromium_org/content/child/appcache/
web_application_cache_host_impl.cc
165
WebURLRequest& request, const WebApplicationCacheHost*
spawning_host
) {
175
static_cast<const WebApplicationCacheHostImpl*>(
spawning_host
);
Completed in 278 milliseconds