Searched defs:strong (Results 1 – 4 of 4) sorted by relevance
30 public final boolean strong; field in Reference32 public Reference(AhatInstance src, String field, AhatInstance ref, boolean strong) { in Reference()
610 Queue<Reference> strong = new ArrayDeque<Reference>(); in computeReverseReferences() local
200 private static String strong[] = new String[MAX_DEPTH]; field in Deep
232 ObjPtr<mirror::String> strong = LookupStrongLocked(s); in Insert() local