Searched refs:SetMethodsPtr (Results 1 - 4 of 4) sorted by relevance

/art/compiler/debug/
H A Delf_debug_info_writer.h477 type->SetMethodsPtr(methods_ptr, 0, 0);
/art/runtime/mirror/
H A Dclass-inl.h226 inline void Class::SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods, function in class:art::mirror::Class
H A Dclass.h732 void SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods,
/art/runtime/
H A Dclass_linker.cc3259 klass->SetMethodsPtr(
4360 temp_klass->SetMethodsPtr(proxy_class_methods, num_direct_methods, num_virtual_methods);

Completed in 77 milliseconds