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