Searched defs:StringSpaceUsedExcludingSelf (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc50 int StringSpaceUsedExcludingSelf(const string& str) { function in namespace:google::protobuf::internal
286 total_size += sizeof(*ptr) + StringSpaceUsedExcludingSelf(*ptr);

Completed in 71 milliseconds