Home
last modified time | relevance | path

Searched defs:SetMapDirty (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap_field.cc101 void MapFieldBase::SetMapDirty() { state_ = STATE_MODIFIED_MAP; } in SetMapDirty() function in google::protobuf::internal::MapFieldBase
Dmap_field_test.cc76 void SetMapDirty() { state_ = 0; } in SetMapDirty() function in google::protobuf::internal::MapFieldBaseStub