Home
last modified time | relevance | path

Searched refs:LinkCode (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dclass_linker.h559 void LinkCode(Handle<mirror::ArtMethod> method, const OatFile::OatClass* oat_class,
Dclass_linker.cc2627 void ClassLinker::LinkCode(Handle<mirror::ArtMethod> method, const OatFile::OatClass* oat_class, in LinkCode() function in art::ClassLinker
2845 LinkCode(method, oat_class, dex_file, it.GetMemberIndex(), class_def_method_index); in LoadClassMembers()
2866 LinkCode(method, oat_class, dex_file, it.GetMemberIndex(), class_def_method_index); in LoadClassMembers()