Searched refs:SyncCallRestrictions (Results 1 – 5 of 5) sorted by relevance
56 void SyncCallRestrictions::AssertSyncCallAllowed() { in AssertSyncCallAllowed()70 void SyncCallRestrictions::DisallowSyncCall() { in DisallowSyncCall()75 void SyncCallRestrictions::IncreaseScopedAllowCount() { in IncreaseScopedAllowCount()80 void SyncCallRestrictions::DecreaseScopedAllowCount() { in DecreaseScopedAllowCount()
277 SyncCallRestrictions::AssertSyncCallAllowed(); in AcceptWithResponder()
66 class MOJO_CPP_BINDINGS_EXPORT SyncCallRestrictions {143 DISALLOW_IMPLICIT_CONSTRUCTORS(SyncCallRestrictions);152 SyncCallRestrictions::ScopedAllowSyncCall scoped_allow_sync_call_;
125 SyncCallRestrictions::AssertSyncCallAllowed(); in AcceptWithResponder()
86 class SyncCallRestrictions; variable477 friend class mojo::SyncCallRestrictions;