Home
last modified time | relevance | path

Searched defs:NotifyHighSensitive (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp441 HWTEST_F_L0(DFXJSNApiTests, NotifyHighSensitive) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp582 void DFXJSNApi::NotifyHighSensitive(EcmaVM *vm, bool isStart) in NotifyHighSensitive() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp2324 void Heap::NotifyHighSensitive(bool isStart) in NotifyHighSensitive() function in panda::ecmascript::Heap