Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/notifyapplicationstate_fuzzer/
Dnotifyapplicationstate_fuzzer.cpp44 bool inBackground = false; in NotifyApplicationStateFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp436 void Jit::ChangeTaskPoolState(bool inBackground) in ChangeTaskPoolState()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp554 void DFXJSNApi::NotifyApplicationState(EcmaVM *vm, bool inBackground) in NotifyApplicationState()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h772 void ChangeGCParams([[maybe_unused]]bool inBackground) override in ChangeGCParams()
Dheap.cpp2171 void Heap::ChangeGCParams(bool inBackground) in ChangeGCParams()