Searched refs:DeleteMapValue (Results 1 – 8 of 8) sorted by relevance
92 virtual bool DeleteMapValue(const MapKey& map_key) = 0;256 bool DeleteMapValue(const MapKey& map_key);307 bool DeleteMapValue(const MapKey& map_key);
84 bool DeleteMapValue(const MapKey& map_key) { in DeleteMapValue() function in google::protobuf::internal::MapFieldBaseStub
229 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue() function in google::protobuf::internal::DynamicMapField
274 bool DeleteMapValue(Message* message,
968 virtual bool DeleteMapValue(Message* /* mesage */, in DeleteMapValue() function
288 default_enum_value>::DeleteMapValue( in DeleteMapValue() function
1802 bool GeneratedMessageReflection::DeleteMapValue( in DeleteMapValue() function in google::protobuf::internal::GeneratedMessageReflection1809 return MutableRaw<MapFieldBase>(message, field)->DeleteMapValue(key); in DeleteMapValue()
483 if (reflection->DeleteMapValue(message, self->parent_field_descriptor, in ScalarMapSetItem()712 if (reflection->DeleteMapValue(message, self->parent_field_descriptor, in MessageMapSetItem()