Searched refs:cacheFilePath (Results 1 – 2 of 2) sorted by relevance
57 …a::util::ProgramCache *ProtobufSnapshotGenerator::GetCacheContext(const std::string &cacheFilePath, in GetCacheContext() argument61 panda::os::file::File::GetExtendedFilePath(cacheFilePath), in GetCacheContext()69 std::cerr << "Failed to parse cache file: " << cacheFilePath << std::endl; in GetCacheContext()83 const std::string &cacheFilePath) in UpdateCacheFile() argument91 panda::os::file::File::GetExtendedFilePath(cacheFilePath), in UpdateCacheFile()94 std::cerr << "Failed to create cache file: " << cacheFilePath << std::endl; in UpdateCacheFile()
29 static panda::es2panda::util::ProgramCache *GetCacheContext(const std::string &cacheFilePath,32 const std::string &cacheFilePath);