Searched defs:SetRequestAotCallback (Results 1 – 2 of 2) sorted by relevance
177 void PGOProfilerManager::SetRequestAotCallback(const RequestAotCallback& cb) in SetRequestAotCallback() function in panda::ecmascript::pgo::PGOProfilerManager
6277 void JSNApi::SetRequestAotCallback([[maybe_unused]] EcmaVM *vm, const std::function<int32_t in SetRequestAotCallback() function in panda::JSNApi