Home
last modified time | relevance | path

Searched refs:ADexFile_findMethodAtOffset (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/art/libdexfile/external/
H A Ddex_file_ext_test.cc94 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x102, check_init, &found_init), 1u); in TEST_F()
109 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x118, check_main, &found_main), 1u); in TEST_F()
118 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x99, no_cb, nullptr), 0); in TEST_F()
119 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x100, no_cb, nullptr), 1); in TEST_F()
120 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x107, no_cb, nullptr), 1); in TEST_F()
121 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x108, no_cb, nullptr), 0); in TEST_F()
122 EXPECT_EQ(ADexFile_findMethodAtOffset(dex_, 0x100000, no_cb, nullptr), 0); in TEST_F()
H A Ddex_file_ext.cc214 size_t ADexFile_findMethodAtOffset(ADexFile* self, in ADexFile_findMethodAtOffset() function
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfiled/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c8 void ADexFile_findMethodAtOffset() {} in ADexFile_findMethodAtOffset() function
Dabi_symbol_list.txt9 ADexFile_findMethodAtOffset
Dstub.map10 ADexFile_findMethodAtOffset;
/aosp_15_r20/art/libdexfile/
H A Dlibdexfile.map.txt10 ADexFile_findMethodAtOffset; # apex
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfiled/android_arm64_armv8-2a_cortex-a55_shared_current/
Dlibdexfiled.so.toc9 4: FUNC GLOBAL PROTECTED 9 ADexFile_findMethodAtOffset@@LIBDEXFILE_1
/aosp_15_r20/art/libdexfile/external/include/art_api/
H A Ddex_file_external.h85 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
H A Ddex_file_support.h38 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h85 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h38 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h84 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h40 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h85 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h38 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h85 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h40 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h85 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h38 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h85 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h38 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h84 size_t ADexFile_findMethodAtOffset(ADexFile* _Nonnull self,
Ddex_file_support.h40 MACRO(ADexFile_findMethodAtOffset) \
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibdexfile.so.toc129 124: FUNC GLOBAL PROTECTED 15 ADexFile_findMethodAtOffset
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfiled/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibdexfiled.so.toc113 108: FUNC GLOBAL PROTECTED 15 ADexFile_findMethodAtOffset

12