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

  /external/chromium_org/ipc/
ipc_sync_channel.h 90 sync_messages_with_no_timeout_allowed_ = value;
215 bool sync_messages_with_no_timeout_allowed_; member in class:IPC::SyncChannel
ipc_sync_channel.cc 415 sync_messages_with_no_timeout_allowed_(true) {
425 sync_messages_with_no_timeout_allowed_(true) {
465 DCHECK(sync_messages_with_no_timeout_allowed_ ||

Completed in 91 milliseconds