Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_radio.cpp267 auto jsonradioValue = info->GetValue("radioValue"); in ApplyRestoreInfo() local
271 radioValue_ = jsonradioValue->GetString(); in ApplyRestoreInfo()