Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp290 HWTEST_F_L0(DFXJSNApiTests, NotifyApplicationState) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp253 void DFXJSNApi::NotifyApplicationState(EcmaVM *vm, bool inBackground) in NotifyApplicationState() function in panda::DFXJSNApi