Home
last modified time | relevance | path

Searched defs:currentNavId_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_pattern.h230 std::optional<std::string> currentNavId_ = std::nullopt; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.h285 std::optional<std::string> currentNavId_ = std::nullopt; variable