OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restrict_dispatch_group
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ipc/
ipc_sync_channel.h
160
int
restrict_dispatch_group
() const {
function in class:IPC::SyncChannel::SyncContext
ipc_sync_channel.cc
110
int message_group = it->context->
restrict_dispatch_group
();
112
message_group == dispatching_context->
restrict_dispatch_group
()) {
Completed in 2207 milliseconds