Searched refs:unimplemented_method (Results 1 – 4 of 4) sorted by relevance
505 def unimplemented_method method in NamedTests
6723 void ClassLinker::SetIMTRef(ArtMethod* unimplemented_method, in SetIMTRef() argument6729 if (*imt_ref == unimplemented_method) { in SetIMTRef()6759 ArtMethod* const unimplemented_method = runtime->GetImtUnimplementedMethod(); in FillIMTAndConflictTables() local6761 std::fill_n(imt_data, arraysize(imt_data), unimplemented_method); in FillIMTAndConflictTables()6765 unimplemented_method, in FillIMTAndConflictTables()6784 method != unimplemented_method && in FillIMTAndConflictTables()6788 super_method != unimplemented_method && in FillIMTAndConflictTables()6827 ArtMethod* unimplemented_method, in FillIMTFromIfTable() argument6873 SetIMTRef(unimplemented_method, in FillIMTFromIfTable()6920 imt[imt_index] == unimplemented_method || in FillIMTFromIfTable()[all …]
1388 void SetIMTRef(ArtMethod* unimplemented_method,1395 ArtMethod* unimplemented_method,
903 ### unimplemented_method subsection