Searched refs:table_sp (Results 1 – 1 of 1) sorted by relevance
102 ValueObjectSP table_sp = m_backend.GetChildMemberWithName(ConstString("__table_"), true); in Update() local103 if (!table_sp) in Update()105 …ValueObjectSP num_elements_sp = table_sp->GetChildAtNamePath({ConstString("__p2_"),ConstString("__… in Update()109 …m_tree = table_sp->GetChildAtNamePath({ConstString("__p1_"),ConstString("__first_"),ConstString("_… in Update()111 …m_next_element = table_sp->GetChildAtNamePath({ConstString("__p1_"),ConstString("__first_"),ConstS… in Update()