Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp242 static const char* const kSystemToRuntimeApexLibs[] = { in translateSystemPathToApexPath() local
260 for (const char* soname : kSystemToRuntimeApexLibs) { in translateSystemPathToApexPath()