HomeSort by relevance Sort by last modified time
    Searched refs:dispatch_watcher_callback_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ipc/
ipc_sync_channel.h 219 base::WaitableEventWatcher::EventCallback dispatch_watcher_callback_; member in class:IPC::SyncChannel
ipc_sync_channel.cc 561 dispatch_watcher_.StartWatching(event, dispatch_watcher_callback_);
572 dispatch_watcher_callback_ =
576 dispatch_watcher_callback_);

Completed in 148 milliseconds