Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.cpp74 bool CompileFileJob::RetrieveProgramFromCacheFiles(const std::string &buffer) in RetrieveProgramFromCacheFiles() function in panda::es2panda::compiler::CompileFileJob
112 if (RetrieveProgramFromCacheFiles(buffer)) { in Run()
DcompileQueue.h91 bool RetrieveProgramFromCacheFiles(const std::string &buffer);