Home
last modified time | relevance | path

Searched refs:DisallowSyncCall (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/
Dsync_call_restrictions.h76 static void DisallowSyncCall();
81 static void DisallowSyncCall() {}
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsync_call_restrictions.cc70 void SyncCallRestrictions::DisallowSyncCall() { in DisallowSyncCall() function in mojo::SyncCallRestrictions