Searched refs:getObjectPropValue (Results 1 – 3 of 3) sorted by relevance
118 bool getObjectPropValue(MtpObjectHandle handle, MtpProperty* property);
632 bool MtpDevice::getObjectPropValue(MtpObjectHandle handle, MtpProperty* property) { in getObjectPropValue() function in android::MtpDevice
731 if (!device->getObjectPropValue(handle, property.get())) { in android_mtp_MtpDevice_get_object_size_long()