Searched refs:keyOld (Results 1 – 1 of 1) sorted by relevance
62 void Update(const KeyT& keyOld, const KeyT& keyNew, const ValueT& val) in Update() argument64 auto it = itemMap_.find(keyOld); in Update()