Searched refs:getDevicePropertyInfo (Results 1 – 1 of 1) sorted by relevance
169 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);587 if (!getDevicePropertyInfo(property, type)) in getDevicePropertyValue()653 if (!getDevicePropertyInfo(property, type)) in setDevicePropertyValue()1049 bool MyMtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) { in getDevicePropertyInfo() function in MyMtpDatabase