Home
last modified time | relevance | path

Searched refs:GetFileSystemByProfileId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_util.h78 FileSystemInterface* GetFileSystemByProfileId(void* profile_id);
Dfile_system_util.cc143 FileSystemInterface* GetFileSystemByProfileId(void* profile_id) { in GetFileSystemByProfileId() function