HomeSort by relevance Sort by last modified time
    Searched refs:AssertSingletonAllowed (Results 1 - 8 of 8) sorted by null

  /external/chromium/base/threading/
thread_restrictions.h 85 static void AssertSingletonAllowed();
92 static void AssertSingletonAllowed() {}
thread_restrictions.cc 52 void ThreadRestrictions::AssertSingletonAllowed() {
  /external/chromium_org/base/threading/
thread_restrictions.cc 55 void ThreadRestrictions::AssertSingletonAllowed() {
thread_restrictions.h 156 static void AssertSingletonAllowed();
170 static void AssertSingletonAllowed() {}
  /external/chromium/base/
lazy_instance.h 132 base::ThreadRestrictions::AssertSingletonAllowed();
  /external/chromium/base/memory/
singleton.h 200 base::ThreadRestrictions::AssertSingletonAllowed();
  /external/chromium_org/base/
lazy_instance.h 142 ThreadRestrictions::AssertSingletonAllowed();
  /external/chromium_org/base/memory/
singleton.h 229 base::ThreadRestrictions::AssertSingletonAllowed();

Completed in 464 milliseconds