HomeSort by relevance Sort by last modified time
    Searched defs:GlobalState (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/shell/android/
shell_manager.cc 23 struct GlobalState {
24 GlobalState() {}
28 base::LazyInstance<GlobalState> g_global_state = LAZY_INSTANCE_INITIALIZER;
  /external/chromium_org/cc/resources/
tile_manager.h 58 const GlobalStateThatImpactsTilePriority& GlobalState() const {
  /external/chromium_org/chrome/browser/net/
url_info.cc 49 struct GlobalState {
50 GlobalState() {
57 base::LazyInstance<GlobalState>::Leaky global_state;
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 87 milliseconds