Searched refs:ConvertToMyDriveNamespace (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dpath_util.cc35 *new_path = drive::util::ConvertToMyDriveNamespace(old_path);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_util_unittest.cc226 TEST(FileSystemUtilTest, ConvertToMyDriveNamespace) {
229 drive::util::ConvertToMyDriveNamespace(
233 drive::util::ConvertToMyDriveNamespace(
H A Dfile_system_util.h116 base::FilePath ConvertToMyDriveNamespace(const base::FilePath& path);
H A Dfile_system_util.cc236 base::FilePath ConvertToMyDriveNamespace(const base::FilePath& path) { function in namespace:drive::util

Completed in 70 milliseconds