Searched refs:getDescendantOrSelf (Results 1 – 1 of 1) sorted by relevance
6043 SigningDetails descendantSigningDetails = getDescendantOrSelf(otherSigningDetails); in mergeLineageWith()6150 return getDescendantOrSelf(otherSigningDetails) != null; in hasCommonAncestor()6211 private SigningDetails getDescendantOrSelf(SigningDetails otherSigningDetails) { in getDescendantOrSelf() method in PackageParser.SigningDetails