Home
last modified time | relevance | path

Searched refs:AssertSyncCallAllowed (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/
Dsync_call_restrictions.h71 static void AssertSyncCallAllowed();
80 static void AssertSyncCallAllowed() {}
Dthread_safe_interface_ptr.h125 SyncCallRestrictions::AssertSyncCallAllowed(); in AcceptWithResponder()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsync_call_restrictions.cc56 void SyncCallRestrictions::AssertSyncCallAllowed() { in AssertSyncCallAllowed() function in mojo::SyncCallRestrictions
Dinterface_endpoint_client.cc277 SyncCallRestrictions::AssertSyncCallAllowed(); in AcceptWithResponder()