Searched refs:getDevicePropertyDesc (Results 1 – 3 of 3) sorted by relevance
105 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property) = 0;
1315 MtpProperty* property = mDatabase->getDevicePropertyDesc(propCode); in doGetDevicePropDesc()
182 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);1267 MtpProperty* MtpDatabase::getDevicePropertyDesc(MtpDeviceProperty property) { in getDevicePropertyDesc() function in MtpDatabase