OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
158
static void
AssertSingletonAllowed
();
172
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 105 milliseconds