HomeSort by relevance Sort by last modified time
    Searched refs:AssertSingletonAllowed (Results 1 - 4 of 4) 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/base/
lazy_instance.h 124 base::ThreadRestrictions::AssertSingletonAllowed();
  /external/chromium/base/memory/
singleton.h 200 base::ThreadRestrictions::AssertSingletonAllowed();

Completed in 4444 milliseconds