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