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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
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 865 fileapi::VirtualPath::GetNormalizedFilePath(url.path());
    [all...]
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 57 static base::FilePath::StringType GetNormalizedFilePath(
file_system_util_unittest.cc 96 TEST_F(FileSystemUtilTest, GetNormalizedFilePath) {
112 VirtualPath::GetNormalizedFilePath(input);
file_system_util.cc 122 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();

Completed in 65 milliseconds