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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.cc49 int StringSpaceUsedExcludingSelf(const string& str) { function in namespace:google::protobuf::internal
102 internal::StringSpaceUsedExcludingSelf(
/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 132 milliseconds