Searched refs:getDevicePropertyDesc (Results 1 – 3 of 3) sorted by relevance
104 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property) = 0;
1172 MtpProperty* property = mDatabase->getDevicePropertyDesc(propCode); in doGetDevicePropDesc()
178 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);1179 MtpProperty* MyMtpDatabase::getDevicePropertyDesc(MtpDeviceProperty property) { in getDevicePropertyDesc() function in MyMtpDatabase