Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp98 static bool isRunningInVndkNamespace() { in isRunningInVndkNamespace() function
101 if (dladdr(reinterpret_cast<const void*>(&isRunningInVndkNamespace), &info) != 0) { in isRunningInVndkNamespace()
140 const char *compiler_rt = isRunningInVndkNamespace() ? in createSharedLibrary()
148 const char *vndkLibPath = isRunningInVndkNamespace() ? in createSharedLibrary()