HomeSort by relevance Sort by last modified time
    Searched refs:IncreaseScopedAllowCount (Results 1 - 2 of 2) sorted by null

  /external/libchrome/mojo/public/cpp/bindings/
sync_call_restrictions.h 118 static void IncreaseScopedAllowCount();
121 static void IncreaseScopedAllowCount() {}
132 ScopedAllowSyncCall() { IncreaseScopedAllowCount(); }
  /external/libchrome/mojo/public/cpp/bindings/lib/
sync_call_restrictions.cc 75 void SyncCallRestrictions::IncreaseScopedAllowCount() {

Completed in 883 milliseconds