Searched refs:ADexFile_MethodCallback (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/art/libdexfile/external/include/art_api/ |
H A D | dex_file_external.h | 47 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 87 ADexFile_MethodCallback* _Nonnull callback, 101 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 47 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 87 ADexFile_MethodCallback* _Nonnull callback, 101 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 46 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 86 ADexFile_MethodCallback* _Nonnull callback, 100 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 47 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 87 ADexFile_MethodCallback* _Nonnull callback, 101 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 47 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 87 ADexFile_MethodCallback* _Nonnull callback, 101 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 47 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 87 ADexFile_MethodCallback* _Nonnull callback, 101 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 47 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 87 ADexFile_MethodCallback* _Nonnull callback, 101 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/external/include/art_api/ |
D | dex_file_external.h | 46 typedef void ADexFile_MethodCallback(void* _Nullable callback_data, typedef 86 ADexFile_MethodCallback* _Nonnull callback, 100 ADexFile_MethodCallback* _Nonnull callback,
|
/aosp_15_r20/art/libdexfile/external/ |
H A D | dex_file_ext.cc | 216 ADexFile_MethodCallback* callback, in ADexFile_findMethodAtOffset() 245 ADexFile_MethodCallback* callback, in ADexFile_forEachMethod()
|