Home
last modified time | relevance | path

Searched defs:MapValueRef (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmessage.h138 class MapValueRef; variable
962 MapValueRef* /* val */) const { in InsertOrLookupMapValue() argument
Dgenerated_message_reflection.h63 class MapValueRef; variable
Dmap.h299 MapValueRef() : data_(NULL), type_(0) {} in MapValueRef() function