Searched refs:out_new_conflict (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ |
D | class_linker.h | 1117 bool* out_new_conflict, 1270 bool* out_new_conflict,
|
D | class_linker.cc | 6374 bool* out_new_conflict, in LinkMethods() argument 6386 && LinkInterfaceMethods(self, klass, default_translations, out_new_conflict, out_imt); in LinkMethods() 8176 bool* out_new_conflict, in LinkInterfaceMethods() argument 8198 out_new_conflict, in LinkInterfaceMethods() 8311 /*out*/out_new_conflict, in LinkInterfaceMethods() 8378 /*out*/out_new_conflict, in LinkInterfaceMethods()
|