Home
last modified time | relevance | path

Searched refs:GetValueRef (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.cc1345 iter.GetValueRef().GetInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()
1356 iter.GetValueRef().GetInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()
1368 iter.GetValueRef().GetUInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()
1380 iter.GetValueRef().GetUInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()
1392 iter.GetValueRef().GetInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()
1403 iter.GetValueRef().GetInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()
1415 iter.GetValueRef().GetUInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()
1427 iter.GetValueRef().GetUInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()
1439 iter.GetValueRef().GetInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()
1449 iter.GetValueRef().GetFloatValue()); in ExpectMapFieldsSetViaReflectionIterator()
[all …]
Dmap_field.h364 const MapValueRef& GetValueRef() { in GetValueRef() function