Searched refs:ExtDexFileOpenFromMemory (Results 1 – 5 of 5) sorted by relevance
10 ExtDexFileOpenFromMemory;
40 DEFINE_DLFUNC_PTR(DexFile, ExtDexFileOpenFromMemory);75 SET_DLFUNC_PTR(DexFile, ExtDexFileOpenFromMemory); in LoadLibdexfileExternal()
146 int ExtDexFileOpenFromMemory(const void* addr, in ExtDexFileOpenFromMemory() function
54 int ExtDexFileOpenFromMemory(const void* addr,
215 static decltype(ExtDexFileOpenFromMemory)* g_ExtDexFileOpenFromMemory;