Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/external/
H A Ddex_file_ext_test.cc91 EXPECT_STREQ(ADexFile_Method_getClassDescriptor(method, &size), "LMain;"); in TEST_F()
106 EXPECT_STREQ(ADexFile_Method_getClassDescriptor(method, &size), "LMain;"); in TEST_F()
H A Ddex_file_ext.cc287 const char* ADexFile_Method_getClassDescriptor(const ADexFile_Method* self, in ADexFile_Method_getClassDescriptor() function
/aosp12/art/libdexfile/
H A Dlibdexfile.map.txt4 ADexFile_Method_getClassDescriptor; # apex
/aosp12/art/libdexfile/external/include/art_api/
H A Ddex_file_external.h149 const char* _Nonnull ADexFile_Method_getClassDescriptor(const ADexFile_Method* _Nonnull self,
H A Ddex_file_support.h34 MACRO(ADexFile_Method_getClassDescriptor) \