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

  /external/chromium_org/ipc/
ipc_sync_channel.h 210 static void WaitForReplyWithNestedMessageLoop(SyncContext* context);
ipc_sync_channel.cc 512 WaitForReplyWithNestedMessageLoop(context); // Run a nested message loop.
518 void SyncChannel::WaitForReplyWithNestedMessageLoop(SyncContext* context) {

Completed in 41 milliseconds