Home
last modified time | relevance | path

Searched refs:ForceExpandState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h103 enum class ForceExpandState : int32_t { enum
H A Dark_native_engine.cpp2149 switch (ForceExpandState(value)) { in NotifyForceExpandState()
2150 case ForceExpandState::FINISH_COLD_START: in NotifyForceExpandState()
2153 case ForceExpandState::START_HIGH_SENSITIVE: in NotifyForceExpandState()
2156 case ForceExpandState::FINISH_HIGH_SENSITIVE: in NotifyForceExpandState()