Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddynamic_message.cc179 static const int kMaxOneofUnionSize = sizeof(uint64); variable
625 size += kMaxOneofUnionSize; in GetPrototypeNoLock()