OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDevicePropDesc
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/mtp/
MtpDevice.h
107
MtpProperty*
getDevicePropDesc
(MtpDeviceProperty code);
MtpDevice.cpp
249
MtpProperty* property =
getDevicePropDesc
(propCode);
274
MtpProperty* property =
getDevicePropDesc
(propCode);
584
MtpProperty* MtpDevice::
getDevicePropDesc
(MtpDeviceProperty code) {
Completed in 66 milliseconds