Home
last modified time | relevance | path

Searched defs:SetCache (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/app_mode/
Dkiosk_app_data.cc368 void KioskAppData::SetCache(const std::string& name, in SetCache() function in chromeos::KioskAppData
382 void KioskAppData::SetCache(const std::string& name, const SkBitmap& icon) { in SetCache() function in chromeos::KioskAppData
/external/chromium_org/chrome/browser/safe_browsing/
Dclient_side_detection_service_unittest.cc146 void SetCache(const GURL& gurl, bool is_phishing, base::Time time) { in SetCache() function in safe_browsing::ClientSideDetectionServiceTest