Searched refs:lookingFor (Results 1 – 2 of 2) sorted by relevance
31 Object *lookingFor = *(Object **)arg; in dumpReferencesVisitor() local32 if (lookingFor != NULL && lookingFor == obj) { in dumpReferencesVisitor()61 Object *lookingFor = *(Object **)arg; in dumpReferencesRootVisitor() local62 if (obj == lookingFor) { in dumpReferencesRootVisitor()
267 Object *lookingFor = *(Object **)arg; in dumpReferencesVisitor() local268 if (lookingFor != NULL && lookingFor == obj) { in dumpReferencesVisitor()292 Object *lookingFor = *(Object **)arg; in dumpReferencesRootVisitor() local293 if (obj == lookingFor) { in dumpReferencesRootVisitor()