Searched refs:hash_sp (Results 1 – 1 of 1) sorted by relevance
88 ValueObjectSP hash_sp = in GetChildAtIndex() local90 if (!hash_sp || !value_sp) { in GetChildAtIndex()132 hash_sp = node_sp->GetChildMemberWithName(ConstString("__hash_"), true); in GetChildAtIndex()133 if (!value_sp || !hash_sp) in GetChildAtIndex()137 {value_sp.get(), hash_sp->GetValueAsUnsigned(0)}); in GetChildAtIndex()