Searched refs:AbsorbMethodInfo (Results 1 – 2 of 2) sorted by relevance
108 MethodInfo DexFile::AbsorbMethodInfo(const ExtDexFileMethodInfo& ext_method_info) { in AbsorbMethodInfo() function in art_api::dex::DexFile114 vect->emplace_back(AbsorbMethodInfo(*ext_method_info)); in AddMethodInfoCallback()
201 return AbsorbMethodInfo(ext_method_info); in GetMethodInfoForOffset()225 static MethodInfo AbsorbMethodInfo(const ExtDexFileMethodInfo& ext_method_info);