Home
last modified time | relevance | path

Searched refs:NotifyIdleTime (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/notifyidletime_fuzzer/
H A Dnotifyidletime_fuzzer.cpp47 DFXJSNApi::NotifyIdleTime(vm, key); in NotifyIdleTimeFuzzTest()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Ddfx_jsnapi.h105 static void NotifyIdleTime(const EcmaVM *vm, int idleMicroSec);
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp430 HWTEST_F_L0(DFXJSNApiTests, NotifyIdleTime) in HWTEST_F_L0()
434 DFXJSNApi::NotifyIdleTime(vm_, 10); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp533 void DFXJSNApi::NotifyIdleTime(const EcmaVM *vm, int idleMicroSec) in NotifyIdleTime() function in panda::DFXJSNApi

Completed in 4 milliseconds