Searched refs:ExtDexFileMakeString (Results 1 – 5 of 5) sorted by relevance
8 ExtDexFileMakeString;
37 DEFINE_DLFUNC_PTR(DexString, ExtDexFileMakeString);72 SET_DLFUNC_PTR(DexString, ExtDexFileMakeString); in LoadLibdexfileExternal()
79 const ExtDexFileString* ExtDexFileMakeString(const char* str, size_t size) { in ExtDexFileMakeString() function
36 const struct ExtDexFileString* ExtDexFileMakeString(const char* str, size_t size);
84 static decltype(ExtDexFileMakeString)* g_ExtDexFileMakeString;