Home
last modified time | relevance | path

Searched refs:needAutoSave (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3301 bool needAutoSave = false; in CheckNeedAutoSave() local
3303 [&needAutoSave, container]() { in CheckNeedAutoSave()
3307 needAutoSave = pipelineContext->CheckNeedAutoSave(); in CheckNeedAutoSave()
3311 TAG_LOGI(AceLogTag::ACE_AUTO_FILL, "UIContentImpl CheckNeedAutoSave, value is %{public}d", needAutoSave); in CheckNeedAutoSave()
3312 return needAutoSave; in CheckNeedAutoSave()

Completed in 7 milliseconds