OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDeviceMediaType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
cros_disks_client_unittest.cc
47
const uint32
kDeviceMediaType
= cros_disks::DEVICE_MEDIA_SD;
81
entry_writer.AppendString(cros_disks::
kDeviceMediaType
);
82
entry_writer.AppendVariantOfUint32(
kDeviceMediaType
);
cros_disks_client.cc
678
if (properties->GetDoubleWithoutPathExpansion(cros_disks::
kDeviceMediaType
,
Completed in 23 milliseconds