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.h63 void SetRequestAotCallback(const RequestAotCallback &cb) in SetRequestAotCallback() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3692 void JSNApi::SetRequestAotCallback([[maybe_unused]] EcmaVM *vm, const std::function<int32_t in SetRequestAotCallback() function in panda::JSNApi