OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertSyncCallAllowed
(Results
1 - 4
of
4
) sorted by null
/external/libmojo/mojo/public/cpp/bindings/
sync_call_restrictions.h
33
// SyncCallRestrictions::
AssertSyncCallAllowed
() to check whether sync calls are
44
static void
AssertSyncCallAllowed
();
47
static void
AssertSyncCallAllowed
() {}
/external/libmojo/mojo/public/cpp/bindings/lib/
sync_call_restrictions.cc
69
void SyncCallRestrictions::
AssertSyncCallAllowed
() {
interface_endpoint_client.cc
232
SyncCallRestrictions::
AssertSyncCallAllowed
();
router.cc
169
SyncCallRestrictions::
AssertSyncCallAllowed
();
Completed in 91 milliseconds