Home
last modified time | relevance | path

Searched refs:CreateExternalFileSystemURL (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
Dsyncable_file_system_util.cc81 return ExternalMountPoints::GetSystemInstance()->CreateExternalFileSystemURL( in CreateSyncableFileSystemURL()
88 return ExternalMountPoints::GetSystemInstance()->CreateExternalFileSystemURL( in CreateSyncableFileSystemURLForSync()
/external/chromium_org/webkit/browser/fileapi/
Dexternal_mount_points.h103 FileSystemURL CreateExternalFileSystemURL(
Dexternal_mount_points.cc237 FileSystemURL ExternalMountPoints::CreateExternalFileSystemURL( in CreateExternalFileSystemURL() function in fileapi::ExternalMountPoints
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dmetadata_db_migration_util_unittest.cc37 CreateExternalFileSystemURL(origin, kV0ServiceName, path); in CreateV0SerializedSyncableFileSystemURL()