Searched defs:cache_ (Results 1 – 5 of 5) sorted by relevance
44 std::unordered_map<uint64_t, uint8_t[kCacheSize]> cache_; variable
40 std::unordered_map<std::string, std::pair<std::shared_ptr<Elf>, bool>>* Elf::cache_; member in unwindstack::Elf
67 brillo::Blob cache_; variable
132 static std::unordered_map<std::string, std::pair<std::shared_ptr<Elf>, bool>>* cache_; variable
93 ConfigCache cache_; member