OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequestIdToResultMap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/
site_isolation_policy.h
106
typedef std::map<int, bool>
RequestIdToResultMap
;
site_isolation_policy.cc
48
static base::LazyInstance<SiteIsolationPolicy::
RequestIdToResultMap
>
242
RequestIdToResultMap
& result_map = g_result_map.Get();
Completed in 25 milliseconds