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

  /external/libchrome/mojo/public/cpp/bindings/
sync_call_restrictions.h 119 static void DecreaseScopedAllowCount();
122 static void DecreaseScopedAllowCount() {}
133 ~ScopedAllowSyncCall() { DecreaseScopedAllowCount(); }
  /external/libchrome/mojo/public/cpp/bindings/lib/
sync_call_restrictions.cc 80 void SyncCallRestrictions::DecreaseScopedAllowCount() {

Completed in 2353 milliseconds