Searched refs:mAssociationDesc (Results 1 – 7 of 7) sorted by relevance
42 mAssociationDesc(0), in MtpObjectInfo()75 if (!packet.getUInt32(mAssociationDesc)) return false; in read()107 mParent, mAssociationType, mAssociationDesc); in print()
42 uint32_t mAssociationDesc; variable
490 mData.putUInt32(info->mAssociationDesc); in sendObjectInfo()
765 mData.putUInt32(info.mAssociationDesc); in doGetObjectInfo()
46 private int mAssociationDesc; field in MtpObjectInfo286 return mAssociationDesc; in getAssociationDesc()372 mObjectInfo.mAssociationDesc = objectInfo.mAssociationDesc; in Builder()399 mObjectInfo.mAssociationDesc = value; in setAssociationDesc()
267 if (objectInfo->mAssociationDesc) in fill_jobject_from_object_info()268 env->SetIntField(object, field_objectInfo_associationDesc, objectInfo->mAssociationDesc); in fill_jobject_from_object_info()780 object_info->mAssociationDesc = env->GetIntField(info, field_objectInfo_associationDesc); in android_mtp_MtpDevice_send_object_info()
35135 Landroid/mtp/MtpObjectInfo;->mAssociationDesc:I