Searched refs:hash_sp (Results 1 – 1 of 1) sorted by relevance
165 ValueObjectSP hash_sp = node_sp->GetChildMemberWithName("__hash_"); in GetChildAtIndex() local166 if (!hash_sp || !value_sp) { in GetChildAtIndex()172 hash_sp = node_sp->GetChildMemberWithName("__hash_"); in GetChildAtIndex()173 if (!hash_sp) in GetChildAtIndex()195 {value_sp.get(), hash_sp->GetValueAsUnsigned(0)}); in GetChildAtIndex()