HomeSort by relevance Sort by last modified time
    Searched full:onmsgsupportsinterface (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/proxy/
plugin_dispatcher.cc 226 IPC_MESSAGE_HANDLER(PpapiMsg_SupportsInterface, OnMsgSupportsInterface)
300 void PluginDispatcher::OnMsgSupportsInterface(
ppp_instance_proxy.cc 118 // PluginDispatcher::OnMsgSupportsInterface.
plugin_dispatcher.h 178 void OnMsgSupportsInterface(const std::string& interface_name, bool* result);

Completed in 572 milliseconds