Home
last modified time | relevance | path

Searched defs:cacheFilePath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
DprotobufSnapshotGenerator.cpp45 …a::util::ProgramCache *ProtobufSnapshotGenerator::GetCacheContext(const std::string &cacheFilePath, in GetCacheContext()
71 const std::string &cacheFilePath) in UpdateCacheFile()
81 const std::string &cacheFilePath, panda::ArenaAllocator *allocator) in GetAbcInputCacheContext()
117 const std::string &cacheFilePath) in UpdateAbcCacheFile()
DprotobufSnapshotGenerator.h39 static void SerializeToProtoPath(T &protoCache, std::string cacheFilePath) in SerializeToProtoPath()