OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:urls_with_live_offscreen_contexts_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/gpu/
gpu_process_host.h
247
std::multiset<GURL>
urls_with_live_offscreen_contexts_
;
member in class:content::GpuProcessHost
gpu_process_host.cc
819
urls_with_live_offscreen_contexts_
.insert(url);
860
urls_with_live_offscreen_contexts_
.erase(url);
[
all
...]
Completed in 204 milliseconds