Home
last modified time | relevance | path

Searched refs:START_HIGH_SENSITIVE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h105 START_HIGH_SENSITIVE, enumerator
H A Dark_native_engine.cpp2153 case ForceExpandState::START_HIGH_SENSITIVE: in NotifyForceExpandState()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp131 constexpr int32_t START_HIGH_SENSITIVE = 1; variable
3305 if (state == START_HIGH_SENSITIVE || state == EXIT_HIGH_SENSITIVE) { in ScheduleChangeAppGcState()