Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp177 void PGOProfilerManager::SetRequestAotCallback(const RequestAotCallback& cb) in SetRequestAotCallback() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6277 void JSNApi::SetRequestAotCallback([[maybe_unused]] EcmaVM *vm, const std::function<int32_t in SetRequestAotCallback() function in panda::JSNApi