Home
last modified time | relevance | path

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

/art/libdexfile/external/
Dlibdexfile_external.map.txt8 ExtDexFileMakeString;
Ddex_file_supp.cc32 MACRO(DexString, ExtDexFileMakeString) \
Ddex_file_ext.cc79 const ExtDexFileString* ExtDexFileMakeString(const char* str, size_t size) { in ExtDexFileMakeString() function
/art/libdexfile/external/include/art_api/
Ddex_file_external.h36 const struct ExtDexFileString* ExtDexFileMakeString(const char* str, size_t size);
Ddex_file_support.h91 static decltype(ExtDexFileMakeString)* g_ExtDexFileMakeString;