Searched refs:ExtDexFileOpenFromFd (Results 1 – 5 of 5) sorted by relevance
9 ExtDexFileOpenFromFd;
41 DEFINE_DLFUNC_PTR(DexFile, ExtDexFileOpenFromFd);76 SET_DLFUNC_PTR(DexFile, ExtDexFileOpenFromFd); in LoadLibdexfileExternal()
205 int ExtDexFileOpenFromFd(int fd, in ExtDexFileOpenFromFd() function
61 int ExtDexFileOpenFromFd(int fd,
216 static decltype(ExtDexFileOpenFromFd)* g_ExtDexFileOpenFromFd;