Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h29 class MemoryCacheBase; variable
/system/unwinding/libunwindstack/
DMemoryCache.h34 MemoryCacheBase(Memory* memory) : impl_(memory) {} in MemoryCacheBase() function