Home
last modified time | relevance | path

Searched refs:set_sync_messages_with_no_timeout_allowed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ipc/
Dipc_sync_channel.h89 void set_sync_messages_with_no_timeout_allowed(bool value) { in set_sync_messages_with_no_timeout_allowed() function
/external/chromium/chrome/browser/service/
Dservice_process_control.cc202 channel_->set_sync_messages_with_no_timeout_allowed(false); in OnChannelConnected()