Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h524 …bool needReloadTransition, const ConfigurationChange& configurationChange = { false, false }) over…
H A Dace_container.cpp2707 bool needReloadTransition, const ConfigurationChange& configurationChange) in NotifyConfigurationChange() argument
2712 … [instanceId = instanceId_, weak = WeakClaim(this), needReloadTransition, configurationChange]() { in NotifyConfigurationChange()
2724 [instanceId, weak, needReloadTransition, configurationChange]() { in NotifyConfigurationChange()
2744 if (needReloadTransition) { in NotifyConfigurationChange()