HomeSort by relevance Sort by last modified time
    Searched refs:SetCachedSize (Results 1 - 9 of 9) sorted by null

  /external/protobuf/src/google/protobuf/
message.cc 146 SetCachedSize(size);
150 void Message::SetCachedSize(int size) const {
152 << "\" implements neither SetCachedSize() nor ByteSize(). "
descriptor.pb.h 197 void SetCachedSize(int size) const;
291 void SetCachedSize(int size) const;
473 void SetCachedSize(int size) const;
570 void SetCachedSize(int size) const;
738 void SetCachedSize(int size) const;
    [all...]
dynamic_message.cc 195 void SetCachedSize(int size) const;
415 void DynamicMessage::SetCachedSize(int size) const {
message.h 303 virtual void SetCachedSize(int size) const;
    [all...]
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 89 void SetCachedSize(int size) const;
212 void SetCachedSize(int size) const;
329 void SetCachedSize(int size) const;
plugin.pb.cc 197 void CodeGeneratorRequest::SetCachedSize(int size) const {
523 void CodeGeneratorResponse_File::SetCachedSize(int size) const {
853 void CodeGeneratorResponse::SetCachedSize(int size) const {
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h 686 void SetCachedSize(int size) const;
    [all...]

Completed in 142 milliseconds