Searched refs:RetrieveProgramFromCacheFiles (Results 1 – 2 of 2) sorted by relevance
69 bool CompileFileJob::RetrieveProgramFromCacheFiles(const std::string &buffer, bool isAbcFile) in RetrieveProgramFromCacheFiles() function in panda::es2panda::compiler::CompileFileJob144 if (RetrieveProgramFromCacheFiles(buffer, !src_->isSourceMode)) { in Run()
93 bool RetrieveProgramFromCacheFiles(const std::string &buffer, bool isAbcFile = false);