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.h85 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
208 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
325 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h193 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
287 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
469 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
566 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
734 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
960 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1074 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1183 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1297 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1422 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
[all …]
Ddynamic_message.cc411 int DynamicMessage::GetCachedSize() const { in GetCachedSize() function in google::protobuf::DynamicMessage