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

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_util.h145 base::FilePath GetCacheRootPath(Profile* profile);
H A Dfile_system_util_unittest.cc185 TEST(FileSystemUtilTest, GetCacheRootPath) {
189 util::GetCacheRootPath(&profile));
H A Ddrive_integration_service.cc213 test_cache_root : util::GetCacheRootPath(profile)),
H A Dfile_system_util.cc265 base::FilePath GetCacheRootPath(Profile* profile) { function in namespace:drive::util
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Ddrive_internals_ui.cc683 const base::FilePath root_path = drive::util::GetCacheRootPath(profile);

Completed in 295 milliseconds