OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:system_mount_points_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend.h
145
//
system_mount_points_
. Also, mount point paths may overlap with mount point
146
// paths in
system_mount_points_
. In both cases mount points in
156
fileapi::ExternalMountPoints*
system_mount_points_
;
member in class:chromeos::FileSystemBackend
/external/chromium_org/webkit/browser/fileapi/
external_mount_points.cc
38
:
system_mount_points_
(fileapi::ExternalMountPoints::CreateRefCounted()) {
44
return
system_mount_points_
.get();
48
scoped_refptr<fileapi::ExternalMountPoints>
system_mount_points_
;
member in class:__anon15369::SystemMountPointsLazyWrapper
Completed in 48 milliseconds