Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp602 void DFXJSNApi::NotifyIdleTime(const EcmaVM *vm, int idleMicroSec) in NotifyIdleTime() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp449 HWTEST_F_L0(DFXJSNApiTests, NotifyIdleTime) in HWTEST_F_L0() argument