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

  /external/chromium_org/content/child/npapi/
plugin_instance.cc 91 GetNotifyData(notify_id, &notify, &notify_data);
198 GetNotifyData(notify_id, &notify, &notify_data);
385 GetNotifyData(notify_id, &notify, &notify_data);
657 void PluginInstance::GetNotifyData(int notify_id,
plugin_instance.h 265 void GetNotifyData(int notify_id, bool* notify, void** notify_data);

Completed in 25 milliseconds