Searched refs:getDevicePropertyInfo (Results 1 – 1 of 1) sorted by relevance
163 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);571 if (!getDevicePropertyInfo(property, type)) in getDevicePropertyValue()637 if (!getDevicePropertyInfo(property, type)) in setDevicePropertyValue()963 bool MyMtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) { in getDevicePropertyInfo() function in MyMtpDatabase