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
178
void
OnMsgSupportsInterface
(const std::string& interface_name, bool* result);
plugin_dispatcher.cc
226
IPC_MESSAGE_HANDLER(PpapiMsg_SupportsInterface,
OnMsgSupportsInterface
)
300
void PluginDispatcher::
OnMsgSupportsInterface
(
Completed in 142 milliseconds