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

  /external/chromium_org/chrome/browser/sync_file_system/
subtree_set.cc 29 fileapi::VirtualPath::GetNormalizedFilePath(subtree_root);
51 fileapi::VirtualPath::GetNormalizedFilePath(subtree_root);
72 fileapi::VirtualPath::GetNormalizedFilePath(subtree_root);
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
remote_change_handler.cc 66 fileapi::VirtualPath::GetNormalizedFilePath(url.path());
84 fileapi::VirtualPath::GetNormalizedFilePath(url.path()));
94 fileapi::VirtualPath::GetNormalizedFilePath(remote_change.url.path());
122 fileapi::VirtualPath::GetNormalizedFilePath(url.path()));
drive_file_sync_service.cc 904 fileapi::VirtualPath::GetNormalizedFilePath(url.path());
    [all...]
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 58 static base::FilePath::StringType GetNormalizedFilePath(
file_system_util.cc 124 base::FilePath::StringType VirtualPath::GetNormalizedFilePath(
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api_helpers.cc 115 fileapi::VirtualPath::GetNormalizedFilePath(url.path())).AsUTF8Unsafe();
  /external/chromium_org/content/common/fileapi/
file_system_util_unittest.cc 119 TEST_F(FileSystemUtilTest, GetNormalizedFilePath) {
135 VirtualPath::GetNormalizedFilePath(input);
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_task_manager_unittest.cc 21 base::FilePath(fileapi::VirtualPath::GetNormalizedFilePath( \
270 base::FilePath(fileapi::VirtualPath::GetNormalizedFilePath(
  /external/chromium_org/content/child/fileapi/
webfilesystem_impl.cc 194 fileapi::VirtualPath::GetNormalizedFilePath(file_path));

Completed in 255 milliseconds