OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertSingletonAllowed
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/threading/
thread_restrictions.cc
55
void ThreadRestrictions::
AssertSingletonAllowed
() {
thread_restrictions.h
169
static void
AssertSingletonAllowed
();
183
static void
AssertSingletonAllowed
() {}
/external/libchrome/base/
lazy_instance.h
146
ThreadRestrictions::
AssertSingletonAllowed
();
/external/libchrome/base/memory/
singleton.h
233
ThreadRestrictions::
AssertSingletonAllowed
();
Completed in 234 milliseconds