Searched defs:NPP_ClearSiteData (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/test/plugin/
H A Dplugin_client.cc39 pFuncs->clearsitedata = NPP_ClearSiteData;
264 NPError NPP_ClearSiteData(const char* site, function
267 VLOG(0) << "NPP_ClearSiteData called";

Completed in 190 milliseconds