Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DElf.h109 static bool CacheGet(MapInfo* info);
/system/unwinding/libunwindstack/
DMapInfo.cpp226 if (Elf::CacheGet(this)) { in GetElf()
DElf.cpp410 bool Elf::CacheGet(MapInfo* info) { in CacheGet() function in unwindstack::Elf