Searched refs:OnHostMsgClose (Results 1 - 12 of 12) 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.cc41 OnHostMsgClose)
95 int32_t PepperVideoDestinationHost::OnHostMsgClose( function in class:content::PepperVideoDestinationHost
H A Dpepper_media_stream_track_host_base.cc108 OnHostMsgClose)
120 int32_t PepperMediaStreamTrackHostBase::OnHostMsgClose( function in class:content::PepperMediaStreamTrackHostBase
H A Dpepper_media_stream_track_host_base.h62 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_video_source_host.h65 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_websocket_host.h58 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context,
H A Dpepper_url_loader_host.h77 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context);
H A Dpepper_url_loader_host.cc113 OnHostMsgClose);
303 int32_t PepperURLLoaderHost::OnHostMsgClose( function in class:content::PepperURLLoaderHost
H A Dpepper_video_source_host.cc80 OnHostMsgClose)
118 int32_t PepperVideoSourceHost::OnHostMsgClose(HostMessageContext* context) { function in class:content::PepperVideoSourceHost
H A Dpepper_websocket_host.cc89 OnHostMsgClose)
276 int32_t PepperWebSocketHost::OnHostMsgClose( function in class:content::PepperWebSocketHost
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_io_host.h64 int32_t OnHostMsgClose(ppapi::host::HostMessageContext* context,
H A Dpepper_file_io_host.cc137 PPAPI_DISPATCH_HOST_RESOURCE_CALL(PpapiHostMsg_FileIO_Close, OnHostMsgClose)
371 int32_t PepperFileIOHost::OnHostMsgClose( function in class:content::PepperFileIOHost

Completed in 144 milliseconds