Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h86 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
200 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
314 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h198 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
280 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
498 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
587 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
763 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1009 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1093 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1202 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1308 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1417 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
[all …]
Ddynamic_message.cc495 int DynamicMessage::GetCachedSize() const { in GetCachedSize() function in google::protobuf::DynamicMessage