OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnMsgDestroy
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
ppb_video_decoder_proxy.h
52
void
OnMsgDestroy
(const ppapi::HostResource& decoder);
ppb_video_decoder_proxy.cc
174
IPC_MESSAGE_HANDLER(PpapiHostMsg_PPBVideoDecoder_Destroy,
OnMsgDestroy
)
274
void PPB_VideoDecoder_Proxy::
OnMsgDestroy
(const HostResource& decoder) {
Completed in 23 milliseconds