OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnMsgSupportsInterface
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
plugin_dispatcher.h
172
void
OnMsgSupportsInterface
(const std::string& interface_name, bool* result);
plugin_dispatcher.cc
231
IPC_MESSAGE_HANDLER(PpapiMsg_SupportsInterface,
OnMsgSupportsInterface
)
309
void PluginDispatcher::
OnMsgSupportsInterface
(
Completed in 481 milliseconds