Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.h93 bool ResetOutPathByModuleName(const std::string &moduleName);
157 encoder_->ResetOutPathByModuleName(moduleName_); in Run()
Dpgo_profiler_encoder.cpp54 bool PGOProfilerEncoder::ResetOutPathByModuleName(const std::string &moduleName) in ResetOutPathByModuleName() function in panda::ecmascript::pgo::PGOProfilerEncoder