Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Didle_gc_trigger.cpp28 bool IdleGCTrigger::NotifyLooperIdleStart([[maybe_unused]] int64_t timestamp, [[maybe_unused]] int … in NotifyLooperIdleStart() function in panda::ecmascript::IdleGCTrigger
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5448 bool JSNApi::NotifyLooperIdleStart(const EcmaVM *vm, int64_t timestamp, int idleTime) in NotifyLooperIdleStart() function in panda::JSNApi