Home
last modified time | relevance | path

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

12

/aosp_15_r20/art/libdexfile/external/
H A Ddex_file_ext_test.cc89 EXPECT_STREQ(ADexFile_Method_getQualifiedName(method, false, &size), "Main.<init>"); in TEST_F()
90 EXPECT_STREQ(ADexFile_Method_getQualifiedName(method, true, &size), "void Main.<init>()"); in TEST_F()
104 EXPECT_STREQ(ADexFile_Method_getQualifiedName(method, false, &size), "Main.main"); in TEST_F()
105 …EXPECT_STREQ(ADexFile_Method_getQualifiedName(method, true, &size), "void Main.main(java.lang.Stri… in TEST_F()
132 push_back(ADexFile_Method_getQualifiedName(method, false, nullptr)); in TEST_F()
H A Ddex_file_ext.cc284 const char* ADexFile_Method_getQualifiedName(const ADexFile_Method* self, in ADexFile_Method_getQualifiedName() function
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfiled/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c5 void ADexFile_Method_getQualifiedName() {} in ADexFile_Method_getQualifiedName() function
Dabi_symbol_list.txt6 ADexFile_Method_getQualifiedName
Dstub.map7 ADexFile_Method_getQualifiedName;
/aosp_15_r20/art/libdexfile/
H A Dlibdexfile.map.txt7 ADexFile_Method_getQualifiedName; # apex
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfiled/android_arm64_armv8-2a_cortex-a55_shared_current/
Dlibdexfiled.so.toc13 8: FUNC GLOBAL PROTECTED 9 ADexFile_Method_getQualifiedName@@LIBDEXFILE_1
/aosp_15_r20/art/libdexfile/external/include/art_api/
H A Ddex_file_external.h137 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
H A Ddex_file_support.h35 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h137 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h35 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h136 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h37 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h137 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h35 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h137 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h37 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h137 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h35 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h137 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h35 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/external/include/art_api/
Ddex_file_external.h136 const char* _Nonnull ADexFile_Method_getQualifiedName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h37 MACRO(ADexFile_Method_getQualifiedName) \
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibdexfile.so.toc207 202: FUNC GLOBAL PROTECTED 15 ADexFile_Method_getQualifiedName
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfiled/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibdexfiled.so.toc300 295: FUNC GLOBAL PROTECTED 15 ADexFile_Method_getQualifiedName

12