OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DecreaseScopedAllowCount
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/mojo/public/cpp/bindings/
sync_call_restrictions.h
119
static void
DecreaseScopedAllowCount
();
122
static void
DecreaseScopedAllowCount
() {}
133
~ScopedAllowSyncCall() {
DecreaseScopedAllowCount
(); }
/external/libchrome/mojo/public/cpp/bindings/lib/
sync_call_restrictions.cc
80
void SyncCallRestrictions::
DecreaseScopedAllowCount
() {
Completed in 2353 milliseconds