Home
last modified time | relevance | path

Searched refs:GetMessageValue (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap_field.cc341 const Message& message = map_val.GetMessageValue(); in SyncRepeatedFieldWithMapNoLock()
458 const Message& message = it->second.GetMessageValue(); in SpaceUsedExcludingSelfNoLock()
Dmap.h394 const Message& GetMessageValue() const { in GetMessageValue() function
Dmap_test_util.cc1528 const Message& sub_message = iter.GetValueRef().GetMessageValue(); in ExpectMapFieldsSetViaReflectionIterator()