Searched defs:IncreaseScopedAllowCount (Results 1 – 2 of 2) sorted by relevance
/external/libmojo/mojo/public/cpp/bindings/lib/ | ||
D | sync_call_restrictions.cc | 26 void IncreaseScopedAllowCount() { scoped_allow_count_++; } in IncreaseScopedAllowCount() function in mojo::__anon159265c60111::SyncCallSettings |
/external/libmojo/mojo/public/cpp/bindings/ | ||
D | sync_call_restrictions.h | 67 static void IncreaseScopedAllowCount() {} in IncreaseScopedAllowCount() function |