Searched refs:GetValueKey (Results 1 – 2 of 2) sorted by relevance
205 inline Key GetValueKey(const Value& value) const in GetValueKey() function212 return GetValueKey(node->value); in GetKey()583 status_t status = fTreeMap.Insert(strategy.GetValueKey(value), value, &it); in Insert()599 return fTreeMap.Insert(strategy.GetValueKey(value), value, _node); in Insert()
161 inline Key GetValueKey(const Value& value) const in GetValueKey() function168 return GetValueKey(node->value); in GetKey()467 status_t status = fTreeMap.Insert(strategy.GetValueKey(value), value, &it); in Insert()