Searched refs:mAssociationDesc (Results 1 – 6 of 6) sorted by relevance
42 mAssociationDesc(0), in MtpObjectInfo()75 if (!packet.getUInt32(mAssociationDesc)) return false; in read()105 mParent, mAssociationType, mAssociationDesc); in print()
42 uint32_t mAssociationDesc; variable
448 mData.putUInt32(info->mAssociationDesc); in sendObjectInfo()
752 mData.putUInt32(info.mAssociationDesc); in doGetObjectInfo()
39 private int mAssociationDesc; field in MtpObjectInfo203 return mAssociationDesc; in getAssociationDesc()
277 if (objectInfo->mAssociationDesc) in android_mtp_MtpDevice_get_object_info()278 env->SetIntField(info, field_objectInfo_associationDesc, objectInfo->mAssociationDesc); in android_mtp_MtpDevice_get_object_info()