Home
last modified time | relevance | path

Searched defs:imt_conflict_method (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Dclass_linker.cc6957 ArtMethod* imt_conflict_method, in SetIMTRef()
7061 ArtMethod* imt_conflict_method, in FillIMTFromIfTable()
7620 ArtMethod* imt_conflict_method, in FillImtFromSuperClass()
8162 ArtMethod* const imt_conflict_method = runtime->GetImtConflictMethod(); in LinkInterfaceMethods() local