NPP_URLNotify     206 content/child/npapi/plugin_instance.cc   NPP_URLNotify(url.spec().c_str(), reason, notify_data);
NPP_URLNotify     398 content/child/npapi/plugin_instance.cc       NPP_URLNotify(url.spec().c_str(), NPRES_DONE, notify_data);
NPP_URLNotify     197 content/child/npapi/plugin_instance.h   void NPP_URLNotify(const char*, NPReason, void*);
NPP_URLNotify     270 content/child/npapi/plugin_stream.cc     instance_->NPP_URLNotify(stream_.url, reason, notify_data_);
NPP_URLNotify      96 content/shell/tools/plugin/PluginTest.h   virtual bool NPP_URLNotify(const char* url, NPReason, void* notifyData);
NPP_URLNotify     127 content/shell/tools/plugin/main.cpp     pluginFuncs->urlnotify = NPP_URLNotify;
NPP_URLNotify     822 content/shell/tools/plugin/main.cpp     if (obj->pluginTest->NPP_URLNotify(url, reason, notifyData))
NPP_URLNotify      34 content/test/plugin/plugin_client.cc   pFuncs->urlnotify     = NPP_URLNotify;
NPP_URLNotify     844 third_party/npapi/bindings/npapi.h void    NP_LOADDS NPP_URLNotify(NPP instance, const char* url,
NPP_URLNotify      87 third_party/npapi/npspy/common/np_entry.cpp   pFuncs->urlnotify     = NPP_URLNotify;
NPP_URLNotify     701 third_party/npapi/npspy/extern/plugin/npapi.h void    NP_LOADDS NPP_URLNotify(NPP instance, const char* url,