Home
last modified time | relevance | path

Searched refs:ExtDexFileMethodInfoCallback (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/external/include/art_api/
Ddex_file_external.h73 typedef void ExtDexFileMethodInfoCallback(const struct ExtDexFileMethodInfo* ext_method_info, typedef
79 ExtDexFileMethodInfoCallback* method_info_cb,
/art/libdexfile/external/
Ddex_file_ext.cc363 ExtDexFileMethodInfoCallback* method_info_cb, in ExtDexFileGetAllMethodInfos()