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

  /external/chromium_org/webkit/browser/fileapi/
external_mount_points.cc 113 bool ExternalMountPoints::HandlesFileSystemMountType(
271 if (!HandlesFileSystemMountType(url.type()))
isolated_context.cc 271 bool IsolatedContext::HandlesFileSystemMountType(FileSystemType type) const {
430 if (!HandlesFileSystemMountType(url.type()))

Completed in 123 milliseconds