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.cpp39 bool inBackground = fdp.ConsumeBool(); in NotifyApplicationStateFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp445 void Jit::ChangeTaskPoolState(bool inBackground) in ChangeTaskPoolState()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp590 void DFXJSNApi::NotifyApplicationState(EcmaVM *vm, bool inBackground) in NotifyApplicationState()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h791 void ChangeGCParams([[maybe_unused]]bool inBackground) override in ChangeGCParams()
Dheap.cpp2291 void Heap::ChangeGCParams(bool inBackground) in ChangeGCParams()