Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/
Dsync_call_restrictions.h44 static void AssertSyncCallAllowed();
47 static void AssertSyncCallAllowed() {}
/external/libmojo/mojo/public/cpp/bindings/lib/
Dsync_call_restrictions.cc69 void SyncCallRestrictions::AssertSyncCallAllowed() { in AssertSyncCallAllowed() function in mojo::SyncCallRestrictions
Dinterface_endpoint_client.cc232 SyncCallRestrictions::AssertSyncCallAllowed(); in AcceptWithResponder()
Drouter.cc169 SyncCallRestrictions::AssertSyncCallAllowed(); in AcceptWithResponder()