Home
last modified time | relevance | path

Searched refs:unimplemented_method (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/
H A Dclient.rb505 def unimplemented_method method in NamedTests
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc6723 void ClassLinker::SetIMTRef(ArtMethod* unimplemented_method, in SetIMTRef() argument
6729 if (*imt_ref == unimplemented_method) { in SetIMTRef()
6759 ArtMethod* const unimplemented_method = runtime->GetImtUnimplementedMethod(); in FillIMTAndConflictTables() local
6761 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() argument
6873 SetIMTRef(unimplemented_method, in FillIMTFromIfTable()
6920 imt[imt_index] == unimplemented_method || in FillIMTFromIfTable()
[all …]
H A Dclass_linker.h1388 void SetIMTRef(ArtMethod* unimplemented_method,
1395 ArtMethod* unimplemented_method,
/aosp_15_r20/external/grpc-grpc/doc/
H A Dinterop-test-descriptions.md903 ### unimplemented_method subsection