Home
last modified time | relevance | path

Searched refs:setDevicePropertyValue (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/mtp/tests/MtpFuzzer/
DMtpMockDatabase.h78 MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property, MtpDataPacket& packet);
DMtpMockDatabase.cpp137 MtpResponseCode MtpMockDatabase::setDevicePropertyValue(MtpDeviceProperty property, in setDevicePropertyValue() function in android::MtpMockDatabase
/frameworks/av/media/mtp/
DIMtpDatabase.h74 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
DMtpServer.cpp702 return mDatabase->setDevicePropertyValue(property, mData); in doSetDevicePropValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp201 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
690 MtpResponseCode MtpDatabase::setDevicePropertyValue(MtpDeviceProperty property, in setDevicePropertyValue() function in MtpDatabase