NPP_URLRedirectNotify  203 content/child/npapi/plugin_instance.h   void NPP_URLRedirectNotify(const char* url, int32_t status,
NPP_URLRedirectNotify   98 content/child/npapi/plugin_stream_url.cc       instance()->NPP_URLRedirectNotify(url.spec().c_str(), http_status_code,
NPP_URLRedirectNotify   38 content/test/plugin/plugin_client.cc   pFuncs->urlredirectnotify = NPP_URLRedirectNotify;
NPP_URLRedirectNotify  850 third_party/npapi/bindings/npapi.h void    NP_LOADDS NPP_URLRedirectNotify(NPP instance, const char* url, int32_t status, void* notifyData);