Searched refs:object_size_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h353 int object_size_; member in class:google::protobuf::internal::GeneratedMessageReflection
H A Dgenerated_message_reflection.cc187 object_size_ (object_size),
214 object_size_ (object_size),
236 // object_size_ already includes the in-memory representation of each field
239 int total_size = object_size_;

Completed in 43 milliseconds