Home
last modified time | relevance | path

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

/art/libdexfile/
Dlibdexfile.map.txt4 ADexFile_Method_getClassDescriptor; # apex
/art/libdexfile/external/
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()
Ddex_file_ext.cc287 const char* ADexFile_Method_getClassDescriptor(const ADexFile_Method* self, in ADexFile_Method_getClassDescriptor() function
/art/libdexfile/external/include/art_api/
Ddex_file_external.h149 const char* _Nonnull ADexFile_Method_getClassDescriptor(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h34 MACRO(ADexFile_Method_getClassDescriptor) \