Searched refs:InsertMapKeyIfNotPresent (Results 1 – 2 of 2) sorted by relevance
292 bool InsertMapKeyIfNotPresent(StringPiece map_key);
478 bool ProtoStreamObjectWriter::Item::InsertMapKeyIfNotPresent( in InsertMapKeyIfNotPresent() function in google::protobuf::util::converter::ProtoStreamObjectWriter::Item1290 if (!current_->InsertMapKeyIfNotPresent(unnormalized_name)) { in ValidMapKey()