Searched refs:getDevicePropertyInfo (Results 1 – 1 of 1) sorted by relevance
225 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);629 if (!getDevicePropertyInfo(property, type)) in getDevicePropertyValue()694 if (!getDevicePropertyInfo(property, type)) in setDevicePropertyValue()1149 bool MtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) { in getDevicePropertyInfo() function in MtpDatabase