Searched defs:NPP_URLRedirectNotify (Results 1 – 2 of 2) sorted by relevance
255 void NPP_URLRedirectNotify(NPP instance, const char* url, int32_t status, in NPP_URLRedirectNotify() function
373 void PluginInstance::NPP_URLRedirectNotify(const char* url, int32_t status, in NPP_URLRedirectNotify() function in content::PluginInstance