Searched refs:getDevicePropertyValue (Results 1 – 5 of 5) sorted by relevance
76 MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property, MtpDataPacket& packet);
131 MtpResponseCode MtpMockDatabase::getDevicePropertyValue(MtpDeviceProperty property, in getDevicePropertyValue() function in android::MtpMockDatabase
71 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
692 return mDatabase->getDevicePropertyValue(property, mData); in doGetDevicePropValue()
198 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,624 MtpResponseCode MtpDatabase::getDevicePropertyValue(MtpDeviceProperty property, in getDevicePropertyValue() function in MtpDatabase