Home
last modified time | relevance | path

Searched refs:ADexFile_Method_getName (Results 1 – 5 of 5) sorted by relevance

/art/libdexfile/
Dlibdexfile.map.txt6 ADexFile_Method_getName; # apex
/art/libdexfile/external/
Ddex_file_ext_test.cc88 EXPECT_STREQ(ADexFile_Method_getName(method, &size), "<init>"); in TEST_F()
103 EXPECT_STREQ(ADexFile_Method_getName(method, &size), "main"); in TEST_F()
Ddex_file_ext.cc266 const char* ADexFile_Method_getName(const ADexFile_Method* self, in ADexFile_Method_getName() function
/art/libdexfile/external/include/art_api/
Ddex_file_external.h123 const char* _Nonnull ADexFile_Method_getName(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h36 MACRO(ADexFile_Method_getName) \