Searched refs:out_new_conflict (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ |
D | class_linker.h | 1141 bool* out_new_conflict, 1222 bool* out_new_conflict,
|
D | class_linker.cc | 6315 bool* out_new_conflict, in LinkMethods() argument 6329 && LinkInterfaceMethods(self, klass, default_translations, out_new_conflict, out_imt); in LinkMethods() 8136 bool* out_new_conflict, in LinkInterfaceMethods() argument 8158 out_new_conflict, in LinkInterfaceMethods() 8271 /*out*/out_new_conflict, in LinkInterfaceMethods() 8338 /*out*/out_new_conflict, in LinkInterfaceMethods()
|