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

/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_data_delegate.h19 virtual void GetKioskAppIconCacheDir(base::FilePath* cache_dir) = 0;
H A Dkiosk_app_manager.h230 virtual void GetKioskAppIconCacheDir(base::FilePath* cache_dir) OVERRIDE;
H A Dkiosk_app_data.cc393 delegate_->GetKioskAppIconCacheDir(&cache_dir);
H A Dkiosk_app_manager.cc564 void KioskAppManager::GetKioskAppIconCacheDir(base::FilePath* cache_dir) { function in class:chromeos::KioskAppManager

Completed in 105 milliseconds