Searched defs:GetFileSystemByProfile (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_util.cc135 FileSystemInterface* GetFileSystemByProfile(Profile* profile) { function in namespace:drive::util
151 return GetFileSystemByProfile(profile);
274 FileSystemInterface* file_system = GetFileSystemByProfile(profile);
293 FileSystemInterface* file_system = GetFileSystemByProfile(profile);

Completed in 295 milliseconds