Searched refs:PandaCache (Results 1 – 3 of 3) sorted by relevance
35 class PandaCache {52 PandaCache() in PandaCache() function62 ~PandaCache() = default;
39 class PandaCache; variable368 PandaCache *GetPandaCache() const in GetPandaCache()440 std::unique_ptr<PandaCache> panda_cache_;
417 panda_cache_(std::make_unique<PandaCache>()), in File()