Searched refs:profile_base_dir (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
H A Dsyncable_file_system_util.h81 base::FilePath GetSyncFileSystemDir(const base::FilePath& profile_base_dir);
H A Dsyncable_file_system_util.cc106 base::FilePath GetSyncFileSystemDir(const base::FilePath& profile_base_dir) { argument
107 return profile_base_dir.Append(kSyncFileSystemDir);

Completed in 345 milliseconds