OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:main_resource_appcache_id
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/worker/
worker_webapplicationcachehost_impl.h
16
int64
main_resource_appcache_id
; // Only valid for shared workers.
member in struct:content::WorkerAppCacheInitInfo
20
main_resource_appcache_id
(0) {
25
main_resource_appcache_id
(cache_id) {
worker_webapplicationcachehost_impl.cc
18
init_info.
main_resource_appcache_id
);
/external/chromium_org/content/browser/worker_host/
worker_process_host.h
63
int64
main_resource_appcache_id
,
113
int64
main_resource_appcache_id
() const {
function in class:content::WorkerProcessHost::WorkerInstance
worker_process_host.cc
284
params.shared_worker_appcache_id = instance.
main_resource_appcache_id
();
578
int64
main_resource_appcache_id
,
586
main_resource_appcache_id_(
main_resource_appcache_id
),
Completed in 328 milliseconds