Searched refs:IncreaseScopedAllowCount (Results 1 – 2 of 2) sorted by relevance
64 static void IncreaseScopedAllowCount();67 static void IncreaseScopedAllowCount() {} in IncreaseScopedAllowCount() function78 ScopedAllowSyncCall() { IncreaseScopedAllowCount(); } in ScopedAllowSyncCall()
26 void IncreaseScopedAllowCount() { scoped_allow_count_++; } in IncreaseScopedAllowCount() function in mojo::__anon159265c60111::SyncCallSettings80 void SyncCallRestrictions::IncreaseScopedAllowCount() { in IncreaseScopedAllowCount() function in mojo::SyncCallRestrictions81 SyncCallSettings::current()->IncreaseScopedAllowCount(); in IncreaseScopedAllowCount()