Searched defs:cache_ (Results 1 – 8 of 8) sorted by relevance
67 brillo::Blob cache_; variable
138 InlineCache cache_[0]; variable
127 static std::unordered_map<std::string, std::pair<std::shared_ptr<Elf>, bool>>* cache_; variable
110 android::LruCache<ResourceName, std::shared_ptr<Symbol>> cache_; variable
178 ObjPtr<mirror::DexCache> cache_; variable
93 ConfigCache cache_; member
40 std::unordered_map<std::string, std::pair<std::shared_ptr<Elf>, bool>>* Elf::cache_; member in unwindstack::Elf
849 std::unordered_map<std::string, ZipArchiveHandle> cache_; member in ZipArchiveCache