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
64
kRestrictDispatchGroup_None
= 0,
104
//
kRestrictDispatchGroup_None
will only be dispatched while a sync message is
106
// Incoming messages belonging to the
kRestrictDispatchGroup_None
group (the
ipc_sync_channel.cc
111
if (message_group ==
kRestrictDispatchGroup_None
||
236
restrict_dispatch_group_(
kRestrictDispatchGroup_None
) {
Completed in 51 milliseconds