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 228 base::WaitableEventWatcher::EventCallback dispatch_watcher_callback_; member in class:IPC::SyncChannel
ipc_sync_channel.cc 569 dispatch_watcher_.StartWatching(event, dispatch_watcher_callback_);
580 dispatch_watcher_callback_ =
584 dispatch_watcher_callback_);

Completed in 183 milliseconds