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