OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatch_event
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ipc/
ipc_sync_channel.cc
151
WaitableEvent*
dispatch_event
() { return &dispatch_event_; }
function in class:IPC::SyncChannel::ReceivedSyncMsgQueue
293
return received_sync_msgs_->
dispatch_event
();
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardViewMediator.java
125
private static final int
DISPATCH_EVENT
= 15;
[
all
...]
Completed in 139 milliseconds