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

/art/runtime/
H A Dclass_linker.cc3258 const OatFile::OatClass* oat_class_ptr = has_oat_class ? &oat_class : nullptr; local
3270 LinkCode(this, method, oat_class_ptr, class_def_method_index);
3286 LinkCode(this, method, oat_class_ptr, class_def_method_index);

Completed in 28 milliseconds