Home
last modified time | relevance | path

Searched refs:RetrieveProgramFromCacheFiles (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.cpp69 bool CompileFileJob::RetrieveProgramFromCacheFiles(const std::string &buffer, bool isAbcFile) in RetrieveProgramFromCacheFiles() function in panda::es2panda::compiler::CompileFileJob
144 if (RetrieveProgramFromCacheFiles(buffer, !src_->isSourceMode)) { in Run()
DcompileQueue.h93 bool RetrieveProgramFromCacheFiles(const std::string &buffer, bool isAbcFile = false);