OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnHostMsgClose
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/content/renderer/pepper/
pepper_video_destination_host.h
39
int32_t
OnHostMsgClose
(ppapi::host::HostMessageContext* context);
pepper_video_destination_host.cc
44
OnHostMsgClose
)
101
int32_t PepperVideoDestinationHost::
OnHostMsgClose
(
pepper_video_source_host.h
62
int32_t
OnHostMsgClose
(ppapi::host::HostMessageContext* context);
pepper_websocket_host.h
57
int32_t
OnHostMsgClose
(ppapi::host::HostMessageContext* context,
pepper_url_loader_host.h
77
int32_t
OnHostMsgClose
(ppapi::host::HostMessageContext* context);
pepper_url_loader_host.cc
116
OnHostMsgClose
);
305
int32_t PepperURLLoaderHost::
OnHostMsgClose
(
pepper_video_source_host.cc
87
OnHostMsgClose
)
125
int32_t PepperVideoSourceHost::
OnHostMsgClose
(HostMessageContext* context) {
pepper_websocket_host.cc
57
OnHostMsgClose
)
248
int32_t PepperWebSocketHost::
OnHostMsgClose
(
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_io_host.h
68
int32_t
OnHostMsgClose
(ppapi::host::HostMessageContext* context);
pepper_file_io_host.cc
107
OnHostMsgClose
(NULL);
125
OnHostMsgClose
)
406
int32_t PepperFileIOHost::
OnHostMsgClose
(
Completed in 161 milliseconds