Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Didle_gc_trigger.cpp48 void IdleGCTrigger::NotifyLooperIdleEnd([[maybe_unused]] int64_t timestamp) in NotifyLooperIdleEnd() function in panda::ecmascript::IdleGCTrigger
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5456 void JSNApi::NotifyLooperIdleEnd(const EcmaVM *vm, int64_t timestamp) in NotifyLooperIdleEnd() function in panda::JSNApi