Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_globals_unittest.cpp17 ASSERT_TRUE(Globals::GetSearchPaths()); in TEST()
Dcrazy_linker_globals.h32 static SearchPathList* GetSearchPaths() { return &Get()->search_paths_; } in GetSearchPaths() function
Dcrazy_linker_wrappers.cpp83 Globals::GetSearchPaths(), in WrapDlopen()