Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_radio.cpp266 auto jsonchecked = info->GetValue("checked"); in ApplyRestoreInfo() local
270 checked_ = jsonchecked->GetBool(); in ApplyRestoreInfo()