Home
last modified time | relevance | path

Searched defs:cache_ (Results 1 – 3 of 3) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DElf.h130 cache_; variable
/system/update_engine/payload_consumer/
Dcached_file_descriptor.h67 brillo::Blob cache_; variable
/system/unwinding/libunwindstack/
DElf.cpp45 std::unordered_map<std::string, std::unordered_map<uint64_t, std::shared_ptr<Elf>>>* Elf::cache_; member in unwindstack::Elf