Home
last modified time | relevance | path

Searched defs:RequestAot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.h72 …bool RequestAot(const std::string &bundleName, const std::string &moduleName, RequestAotMode trigg… in RequestAot() function
Dpgo_profiler_encoder.cpp243 void PGOProfilerEncoder::RequestAot() in RequestAot() function in panda::ecmascript::pgo::PGOProfilerEncoder