Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp815 auto jsonIndex = info->GetValue("index"); in ApplyRestoreInfo() local
819 index_ = jsonIndex->GetInt(); in ApplyRestoreInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3446 auto jsonIndex = info->GetValue("index"); in ApplyRestoreInfo() local
3450 index_ = jsonIndex->GetInt(); in ApplyRestoreInfo()