Home
last modified time | relevance | path

Searched refs:SetMethodsPtr (Results 1 – 3 of 3) sorted by relevance

/art/compiler/debug/
Delf_debug_info_writer.h483 type->SetMethodsPtr(methods_ptr, 0, 0); in WriteLinkageName()
/art/runtime/mirror/
Dclass-inl.h249 inline void Class::SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods, in SetMethodsPtr() function
Dclass.h648 void SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods,