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

  /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     [all...]
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 58 static base::FilePath::StringType GetNormalizedFilePath(
file_system_util_unittest.cc 96 TEST_F(FileSystemUtilTest, GetNormalizedFilePath) {
112 VirtualPath::GetNormalizedFilePath(input);
file_system_util.cc 123 base::FilePath::StringType VirtualPath::GetNormalizedFilePath(
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api_helpers.cc 112 fileapi::VirtualPath::GetNormalizedFilePath(url.path())).AsUTF8Unsafe();
  /external/chromium_org/content/child/fileapi/
webfilesystem_impl.cc 163 fileapi::VirtualPath::GetNormalizedFilePath(file_path));

Completed in 62 milliseconds