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

  /external/chromium/base/threading/
thread_restrictions.cc 52 void ThreadRestrictions::AssertSingletonAllowed() {
thread_restrictions.h 85 static void AssertSingletonAllowed();
92 static void AssertSingletonAllowed() {}
  /external/chromium_org/base/threading/
thread_restrictions.cc 55 void ThreadRestrictions::AssertSingletonAllowed() {
thread_restrictions.h 158 static void AssertSingletonAllowed();
172 static void AssertSingletonAllowed() {}

Completed in 249 milliseconds