Home
last modified time | relevance | path

Searched refs:GetNotifyData (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
Dplugin_instance.cc93 GetNotifyData(notify_id, &notify, &notify_data); in CreateStream()
200 GetNotifyData(notify_id, &notify, &notify_data); in DidFinishLoadWithReason()
387 GetNotifyData(notify_id, &notify, &notify_data); in SendJavaScriptStream()
668 void PluginInstance::GetNotifyData(int notify_id, in GetNotifyData() function in content::PluginInstance
Dplugin_instance.h265 void GetNotifyData(int notify_id, bool* notify, void** notify_data);