Home
last modified time | relevance | path

Searched refs:panda_cache_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile.h379 return panda_cache_.get(); in GetPandaCache()
465 std::unique_ptr<PandaCache> panda_cache_; member in panda::panda_file::File
H A Dfile.cpp472 panda_cache_(std::make_unique<PandaCache>()), in File()

Completed in 4 milliseconds