Home
last modified time | relevance | path

Searched refs:NotifyLooperIdleStart (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_idle_monitor.cpp28 void ArkIdleMonitor::NotifyLooperIdleStart(int64_t timestamp, int idleTime) in NotifyLooperIdleStart() function in panda::ecmascript::ArkIdleMonitor
35 JSNApi::NotifyLooperIdleStart(vm_, timestamp, idleTime); in NotifyLooperIdleStart()
H A Dark_idle_monitor.h150 void NotifyLooperIdleStart(int64_t timestamp, int idleTime);
H A Dark_native_engine.cpp2389 arkIdleMonitor_->NotifyLooperIdleStart(info->timestamp, info->sleepTime); in PostLooperTriggerIdleGCTask()

Completed in 6 milliseconds