Searched refs:getObjectPropValue (Results 1 – 4 of 4) sorted by relevance
119 bool getObjectPropValue(MtpObjectHandle handle, MtpProperty* property);
658 bool MtpDevice::getObjectPropValue(MtpObjectHandle handle, MtpProperty* property) { in getObjectPropValue() function in android::MtpDevice
134 mtpDevice.getObjectPropValue(fdp.ConsumeIntegral<uint16_t>() /* handle */, in LLVMFuzzerTestOneInput()
881 if (!device->getObjectPropValue(handle, property.get())) { in android_mtp_MtpDevice_get_object_size_long()