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