Home
last modified time | relevance | path

Searched refs:OnHostMsgClose (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dpepper_video_destination_host.cc41 OnHostMsgClose) in OnResourceMessageReceived()
95 int32_t PepperVideoDestinationHost::OnHostMsgClose( in OnHostMsgClose() function in content::PepperVideoDestinationHost
Dpepper_media_stream_track_host_base.cc108 OnHostMsgClose) in OnResourceMessageReceived()
120 int32_t PepperMediaStreamTrackHostBase::OnHostMsgClose( in OnHostMsgClose() function in content::PepperMediaStreamTrackHostBase
Dpepper_video_destination_host.h39 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
Dpepper_media_stream_track_host_base.h62 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
Dpepper_video_source_host.cc80 OnHostMsgClose) in OnResourceMessageReceived()
118 int32_t PepperVideoSourceHost::OnHostMsgClose(HostMessageContext* context) { in OnHostMsgClose() function in content::PepperVideoSourceHost
Dpepper_video_source_host.h65 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
Dpepper_websocket_host.h58 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context,
Dpepper_url_loader_host.cc113 OnHostMsgClose); in OnResourceMessageReceived()
303 int32_t PepperURLLoaderHost::OnHostMsgClose( in OnHostMsgClose() function in content::PepperURLLoaderHost
Dpepper_websocket_host.cc89 OnHostMsgClose) in OnResourceMessageReceived()
276 int32_t PepperWebSocketHost::OnHostMsgClose( in OnHostMsgClose() function in content::PepperWebSocketHost
Dpepper_url_loader_host.h77 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_file_io_host.h64 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context,
Dpepper_file_io_host.cc137 PPAPI_DISPATCH_HOST_RESOURCE_CALL(PpapiHostMsg_FileIO_Close, OnHostMsgClose) in OnResourceMessageReceived()
371 int32_t PepperFileIOHost::OnHostMsgClose( in OnHostMsgClose() function in content::PepperFileIOHost