Home
last modified time | relevance | path

Searched refs:setDevicePropValueStr (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/mtp/
H A DMtpDevice.h115 bool setDevicePropValueStr(MtpProperty* property);
H A DMtpDevice.cpp611 bool MtpDevice::setDevicePropValueStr(MtpProperty* property) { in setDevicePropValueStr() function in android::MtpDevice
/aosp12/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDevice.cpp426 if (!device->setDevicePropValueStr(&property)) { in android_mtp_MtpDevice_set_device_property_init_version()