Searched refs:LoadLibnativehelper (Results 1 – 1 of 1) sorted by relevance
80 static void* LoadLibnativehelper(int dlopen_flags) { in LoadLibnativehelper() function88 return LoadLibnativehelper(RTLD_NOLOAD) != NULL; in IsLibnativehelperLoaded()103 void* handle = LoadLibnativehelper(RTLD_NOW); in InitializeOnce()