Searched refs:shortRepresentation (Results 1 – 1 of 1) sorted by relevance
68 if let representation = shortRepresentation(oid: oid) { in string()92 class func shortRepresentation(oid: OID) -> String? { in shortRepresentation() function