Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSharedLibrary.cpp55 LibrarySearchPaths* sSearchPaths() { in sSearchPaths() function
101 sSearchPaths()->forEachPath([&lib, libraryName](const std::string& path) { in do_open()
224 sSearchPaths()->forEachPath([&lib, libraryName, libPath](const std::string& path) { in do_open()
248 sSearchPaths()->forEachPath([&lib, libPath, libraryName](const std::string& path) { in do_open()
291 sSearchPaths()->addPath(path); in addLibrarySearchPath()