Searched defs:BrowserThreadGlobals (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dbrowser_thread_impl.cc90 struct BrowserThreadGlobals { struct in namespace:content::__anon7031
91 BrowserThreadGlobals() function in struct:content::__anon7031::BrowserThreadGlobals
115 base::LazyInstance<BrowserThreadGlobals>::Leaky
140 BrowserThreadGlobals& globals = g_globals.Get();
154 BrowserThreadGlobals& globals = g_globals.Get();
263 BrowserThreadGlobals& globals = g_globals.Get();
277 BrowserThreadGlobals& globals = g_globals.Get();
291 BrowserThreadGlobals& globals = g_globals.Get();
322 BrowserThreadGlobals& globals = g_globals.Get();
378 BrowserThreadGlobals
[all...]

Completed in 63 milliseconds