Home
last modified time | relevance | path

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

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