Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc199 WalkOatMethod(class_def, class_method_idx, oat_method, dex_file, it.GetMemberIndex(), in WalkOatClass()
206 WalkOatMethod(class_def, class_method_idx, oat_method, dex_file, it.GetMemberIndex(), in WalkOatClass()
214 void WalkOatMethod(const DexFile::ClassDef& class_def, uint32_t class_method_index, in WalkOatMethod() function in art::FINAL