OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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