HomeSort by relevance Sort by last modified time
    Searched refs:SetCachedSize (Results 1 - 13 of 13) 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/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.h 75 void SetCachedSize(int size) const;
174 void SetCachedSize(int size) const;
277 void SetCachedSize(int size) const;
410 void SetCachedSize(int size) const;
audio_processing_unittest.pb.cc 88 void Test_Statistic::SetCachedSize(int size) const {
359 void Test_EchoMetrics::SetCachedSize(int size) const {
634 void Test::SetCachedSize(int size) const {
990 void OutputData::SetCachedSize(int size) const {
    [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...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.h 84 void SetCachedSize(int size) const;
msgheader.pb.cpp 138 void MsgHeader::SetCachedSize(int size) const {
  /frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.h 305 void SetCachedSize(int size) const;
    [all...]
debugger_message.pb.cpp 578 void Message::SetCachedSize(int size) const {
    [all...]

Completed in 270 milliseconds