OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_path_prefix
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_private_apitest.cc
28
const char*
system_path_prefix
;
member in struct:__anon4236::TestDiskInfo
210
kTestDisks[disk_info_index].
system_path_prefix
,
event_router.cc
662
disk.
system_path_prefix
());
718
volume_info.
system_path_prefix
.AsUTF8Unsafe(),
/external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager.h
76
base::FilePath
system_path_prefix
;
member in struct:file_manager::VolumeInfo
volume_manager.cc
119
volume_info.
system_path_prefix
=
120
base::FilePath(disk->
system_path_prefix
());
/external/chromium_org/chromeos/disks/
disk_mount_manager.h
65
const std::string&
system_path_prefix
,
115
const std::string&
system_path_prefix
() const {
function in class:chromeos::disks::DiskMountManager::Disk
disk_mount_manager_unittest.cc
37
const char*
system_path_prefix
;
member in struct:__anon7213::TestDiskInfo
169
disk.
system_path_prefix
,
disk_mount_manager.cc
633
const std::string&
system_path_prefix
,
652
system_path_prefix_(
system_path_prefix
),
Completed in 144 milliseconds