Searched defs:cache_ (Results 1 – 4 of 4) sorted by relevance
67 brillo::Blob cache_; variable
132 static std::unordered_map<std::string, std::pair<std::shared_ptr<Elf>, bool>>* cache_; variable
71 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