Home
last modified time | relevance | path

Searched refs:IncreaseScopedAllowCount (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/
Dsync_call_restrictions.h118 static void IncreaseScopedAllowCount();
121 static void IncreaseScopedAllowCount() {} in IncreaseScopedAllowCount() function
132 ScopedAllowSyncCall() { IncreaseScopedAllowCount(); } in ScopedAllowSyncCall()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsync_call_restrictions.cc75 void SyncCallRestrictions::IncreaseScopedAllowCount() { in IncreaseScopedAllowCount() function in mojo::SyncCallRestrictions