Searched refs:map_keys_ (Results 1 – 2 of 2) sorted by relevance
239 google::protobuf::scoped_ptr<hash_set<string> > map_keys_; variable
390 map_keys_.reset(new hash_set<string>); in Item()407 map_keys_.reset(new hash_set<string>); in Item()413 return InsertIfNotPresent(map_keys_.get(), map_key.ToString()); in InsertMapKeyIfNotPresent()