Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSharedLibrary.cpp37 class LibrarySearchPaths { class
39 LibrarySearchPaths() = default;
55 LibrarySearchPaths* sSearchPaths() { in sSearchPaths()
56 static LibrarySearchPaths* paths = new LibrarySearchPaths; in sSearchPaths()