HomeSort by relevance Sort by last modified time
    Searched refs:GetFileSystemByProfileId (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_backend_delegate.cc 30 base::Bind(&util::GetFileSystemByProfileId, profile_id_))) {
59 base::Bind(&util::GetFileSystemByProfileId, profile_id_),
78 base::Bind(&util::GetFileSystemByProfileId, profile_id_),
drive_protocol_handler.cc 34 base::Bind(&util::GetFileSystemByProfileId, profile_id_),
file_system_util.h 82 FileSystemInterface* GetFileSystemByProfileId(void* profile_id);
file_system_util.cc 146 FileSystemInterface* GetFileSystemByProfileId(void* profile_id) {

Completed in 82 milliseconds