Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dsync_call_restrictions.cc26 void IncreaseScopedAllowCount() { scoped_allow_count_++; } in IncreaseScopedAllowCount() function in mojo::__anon159265c60111::SyncCallSettings
80 void SyncCallRestrictions::IncreaseScopedAllowCount() { in IncreaseScopedAllowCount() function in mojo::SyncCallRestrictions
/external/libmojo/mojo/public/cpp/bindings/
Dsync_call_restrictions.h67 static void IncreaseScopedAllowCount() {} in IncreaseScopedAllowCount() function