Searched refs:OnHostMsgClose (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_video_destination_host.h39 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_video_destination_host.cc44 OnHostMsgClose)
101 int32_t PepperVideoDestinationHost::OnHostMsgClose( function in class:content::PepperVideoDestinationHost
H A Dpepper_video_source_host.h62 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_websocket_host.h57 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context,
H A Dpepper_url_loader_host.h76 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_url_loader_host.cc116 OnHostMsgClose);
300 int32_t PepperURLLoaderHost::OnHostMsgClose( function in class:content::PepperURLLoaderHost
H A Dpepper_video_source_host.cc87 OnHostMsgClose)
125 int32_t PepperVideoSourceHost::OnHostMsgClose(HostMessageContext* context) { function in class:content::PepperVideoSourceHost
H A Dpepper_websocket_host.cc57 OnHostMsgClose)
248 int32_t PepperWebSocketHost::OnHostMsgClose( function in class:content::PepperWebSocketHost
H A Dpepper_file_io_host.h68 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_file_io_host.cc151 OnHostMsgClose(NULL);
170 OnHostMsgClose)
398 int32_t PepperFileIOHost::OnHostMsgClose( function in class:content::PepperFileIOHost

Completed in 120 milliseconds