OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisallowSyncCall
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/mojo/public/cpp/bindings/
sync_call_restrictions.h
60
// disallowed within a process by calling
DisallowSyncCall
().
76
static void
DisallowSyncCall
();
81
static void
DisallowSyncCall
() {}
/external/libchrome/mojo/public/cpp/bindings/lib/
sync_call_restrictions.cc
70
void SyncCallRestrictions::
DisallowSyncCall
() {
Completed in 978 milliseconds