HomeSort by relevance Sort by last modified time
    Searched defs:HandlesFileSystemMountType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/storage/browser/fileapi/
external_mount_points.cc 116 bool ExternalMountPoints::HandlesFileSystemMountType(
275 if (!HandlesFileSystemMountType(url.type()))
isolated_context.cc 269 bool IsolatedContext::HandlesFileSystemMountType(FileSystemType type) const {
431 if (!HandlesFileSystemMountType(url.type()))

Completed in 38 milliseconds