Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp58 constexpr char ALLOW_UPDATE[] = "allowUpdate"; variable
157 wantCache_.SetParam(ALLOW_UPDATE, info.allowUpdate); in AddForm()