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