Home
last modified time | relevance | path

Searched defs:unimplemented_method (Results 1 – 3 of 3) 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/external/grpc-grpc/doc/
H A Dinterop-test-descriptions.md903 ### unimplemented_method subsection
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc6723 void ClassLinker::SetIMTRef(ArtMethod* unimplemented_method, in SetIMTRef()
6759 ArtMethod* const unimplemented_method = runtime->GetImtUnimplementedMethod(); in FillIMTAndConflictTables() local
6827 ArtMethod* unimplemented_method, in FillIMTFromIfTable()
8267 ArtMethod* unimplemented_method = nullptr; in FinalizeIfTable() local