Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSharedLibrary.cpp45 void forEachPath(std::function<void(const std::string&)> func) { in forEachPath() function in android::base::LibrarySearchPaths
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()