Home
last modified time | relevance | path

Searched defs:IsSystemLibrary (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_system_unittest.cpp42 TEST(System, IsSystemLibrary) { in TEST() argument
Dcrazy_linker_system.cpp92 bool IsSystemLibrary(const char* lib_name) { in IsSystemLibrary() function