Searched refs:hash_sp (Results 1 – 1 of 1) sorted by relevance
136 ValueObjectSP hash_sp = node_sp->GetChildMemberWithName("__hash_"); in GetChildAtIndex() local137 if (!hash_sp || !value_sp) { in GetChildAtIndex()174 hash_sp = node_sp->GetChildMemberWithName("__hash_"); in GetChildAtIndex()175 if (!hash_sp) in GetChildAtIndex()197 {value_sp.get(), hash_sp->GetValueAsUnsigned(0)}); in GetChildAtIndex()