Searched defs:SetMapDirty (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | map_field.cc | 101 void MapFieldBase::SetMapDirty() { state_ = STATE_MODIFIED_MAP; } in SetMapDirty() function in google::protobuf::internal::MapFieldBase |
D | map_field_test.cc | 76 void SetMapDirty() { state_ = 0; } in SetMapDirty() function in google::protobuf::internal::MapFieldBaseStub |