Home
last modified time | relevance | path

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

/art/libnativeloader/
Dnative_loader.cpp105 const android_dlextinfo dlextinfo = { in OpenNativeLibrary() local
109 void* handle = android_dlopen_ext(path, RTLD_NOW, &dlextinfo); in OpenNativeLibrary()