Home
last modified time | relevance | path

Searched defs:reply_message (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/pdf/
Dpdf_tab_helper.cc94 IPC::Message* reply_message, in OnModalPromptForPasswordClosed()
103 IPC::Message* reply_message) { in OnModalPromptForPassword()
/external/chromium_org/content/common/gpu/
Dgpu_command_buffer_stub.cc415 void GpuCommandBufferStub::OnInitializeFailed(IPC::Message* reply_message) { in OnInitializeFailed()
424 IPC::Message* reply_message) { in OnInitialize()
634 IPC::Message* reply_message) { in OnSetGetBuffer()
672 IPC::Message* reply_message) { in OnWaitForTokenInRange()
686 IPC::Message* reply_message) { in OnWaitForGetOffsetInRange()
794 IPC::Message* reply_message) { in OnCreateVideoDecoder()
809 IPC::Message* reply_message) { in OnCreateVideoEncoder()
/external/chromium_org/ppapi/proxy/
Dppb_flash_message_loop_proxy.cc157 scoped_ptr<IPC::Message> reply_message, in WillQuitSoon()