HomeSort by relevance Sort by last modified time
    Searched refs:OnCreateInstance (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/plugin/
plugin_channel.h 78 void OnCreateInstance(const std::string& mime_type, int* instance_id);
plugin_channel.cc 260 IPC_MESSAGE_HANDLER(PluginMsg_CreateInstance, OnCreateInstance)
272 void PluginChannel::OnCreateInstance(const std::string& mime_type,

Completed in 539 milliseconds