Searched refs:AddMethodInfoCallback (Results 1 – 2 of 2) sorted by relevance
213 AddMethodInfoCallback, in GetAllMethodInfos()226 static void AddMethodInfoCallback(const ExtDexFileMethodInfo* ext_method_info, void* user_data);
112 void DexFile::AddMethodInfoCallback(const ExtDexFileMethodInfo* ext_method_info, void* ctx) { in AddMethodInfoCallback() function in art_api::dex::DexFile