Searched refs:getDevicePropertyInfo (Results 1 – 1 of 1) sorted by relevance
172 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);576 if (!getDevicePropertyInfo(property, type)) in getDevicePropertyValue()641 if (!getDevicePropertyInfo(property, type)) in setDevicePropertyValue()1135 bool MtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) { in getDevicePropertyInfo() function in MtpDatabase