Searched refs:GetURLNotify (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc358 // Generic form of GetURL for common code between GetURL and GetURLNotify.
359 static NPError GetURLNotify(NPP id, function
399 return GetURLNotify(id, url, target, true, notify_data);
416 return GetURLNotify(id, url, target, false, 0);

Completed in 144 milliseconds