Home
last modified time | relevance | path

Searched refs:requestAotCallback_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_manager.h66 if (requestAotCallback_ != nullptr) { in SetRequestAotCallback()
69 requestAotCallback_ = cb; in SetRequestAotCallback()
77 if (requestAotCallback_ == nullptr) { in RequestAot()
81 cb = requestAotCallback_; in RequestAot()
308 RequestAotCallback requestAotCallback_; member in panda::ecmascript::pgo::PGOProfilerManager

Completed in 1 milliseconds