Home
last modified time | relevance | path

Searched defs:outPath (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_manager.cpp31 bool PGOProfilerManager::MergeApFiles(const std::string &inFiles, const std::string &outPath, uint32_t hotnessThreshold, in MergeApFiles() argument
H A Dpgo_profiler_decoder.cpp123 bool PGOProfilerDecoder::SaveAPTextFile(const std::string &outPath) in SaveAPTextFile() argument
H A Dpgo_profiler_manager.h219 bool PUBLIC_API TextToBinary(const std::string &inPath, const std::string &outPath, uint32_t hotnessThreshold, in TextToBinary() argument
242 bool PUBLIC_API BinaryToText(const std::string &inPath, const std::string &outPath, uint32_t hotnessThreshold) in BinaryToText() argument
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.cpp671 GenerateTsDeclarations(checker::ETSChecker *checker, const ark::es2panda::parser::Program *program, const std::string &outPath) GenerateTsDeclarations() argument

Completed in 3 milliseconds