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

  /external/libchrome/mojo/public/cpp/bindings/
sync_call_restrictions.h 58 // SyncCallRestrictions::AssertSyncCallAllowed() to check whether sync calls are
71 static void AssertSyncCallAllowed();
80 static void AssertSyncCallAllowed() {}
thread_safe_interface_ptr.h 125 SyncCallRestrictions::AssertSyncCallAllowed();
  /external/libchrome/mojo/public/cpp/bindings/lib/
sync_call_restrictions.cc 56 void SyncCallRestrictions::AssertSyncCallAllowed() {
interface_endpoint_client.cc 277 SyncCallRestrictions::AssertSyncCallAllowed();

Completed in 332 milliseconds