Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/notifyapplicationstate_fuzzer/
Dnotifyapplicationstate_fuzzer.cpp44 bool inBackground = false; in NotifyApplicationStateFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp253 void DFXJSNApi::NotifyApplicationState(EcmaVM *vm, bool inBackground) in NotifyApplicationState()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp1022 void Heap::ChangeGCParams(bool inBackground) in ChangeGCParams()