HomeSort by relevance Sort by last modified time
    Searched refs:tryClearSiteData (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
NetscapePluginModule.h 72 bool tryClearSiteData(const String& site, uint64_t flags, uint64_t maxAge);
NetscapePluginModule.cpp 71 bool result = tryClearSiteData(site, flags, maxAge);
106 bool NetscapePluginModule::tryClearSiteData(const String& site, uint64_t flags, uint64_t maxAge)

Completed in 35 milliseconds