OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRestrictDispatchGroup_None
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/renderer/pepper/
renderer_restrict_dispatch_group.h
18
IPC::SyncChannel::
kRestrictDispatchGroup_None
,
/external/chromium_org/ipc/
ipc_sync_channel.h
65
kRestrictDispatchGroup_None
= 0,
109
//
kRestrictDispatchGroup_None
will only be dispatched while a sync message is
111
// Incoming messages belonging to the
kRestrictDispatchGroup_None
group (the
ipc_sync_channel.cc
112
if (message_group ==
kRestrictDispatchGroup_None
||
237
restrict_dispatch_group_(
kRestrictDispatchGroup_None
) {
Completed in 55 milliseconds