Searched defs:GetNextEntry (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/android/crazy_linker/src/ | ||
D | crazy_linker_proc_maps.cpp | 162 bool GetNextEntry(ProcMaps::Entry* entry) { in GetNextEntry() function in crazy::ProcMapsInternal |
D | crazy_linker_proc_maps_unittest.cpp | 126 TEST(ProcMaps, GetNextEntry) { in TEST() argument |