Searched refs:GetNormalizedFilePath (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
H A Dsubtree_set.cc29 storage::VirtualPath::GetNormalizedFilePath(subtree_root);
51 storage::VirtualPath::GetNormalizedFilePath(subtree_root);
72 storage::VirtualPath::GetNormalizedFilePath(subtree_root);
/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.h58 static base::FilePath::StringType GetNormalizedFilePath(
H A Dfile_system_util.cc124 base::FilePath::StringType VirtualPath::GetNormalizedFilePath( function in class:storage::VirtualPath
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api_helpers.cc115 base::FilePath(storage::VirtualPath::GetNormalizedFilePath(url.path()))
/external/chromium_org/content/common/fileapi/
H A Dfile_system_util_unittest.cc119 TEST_F(FileSystemUtilTest, GetNormalizedFilePath) {
135 VirtualPath::GetNormalizedFilePath(input);
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_task_manager_unittest.cc22 base::FilePath(storage::VirtualPath::GetNormalizedFilePath( \
271 base::FilePath(storage::VirtualPath::GetNormalizedFilePath(
/external/chromium_org/content/child/fileapi/
H A Dwebfilesystem_impl.cc246 storage::VirtualPath::GetNormalizedFilePath(file_path));

Completed in 1867 milliseconds