Home
last modified time | relevance | path

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

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