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

  /external/protobuf/src/google/protobuf/
dynamic_message.cc 195 void SetCachedSize(int size) const;
415 void DynamicMessage::SetCachedSize(int size) const {
message.cc 146 SetCachedSize(size);
150 void Message::SetCachedSize(int size) const {
152 << "\" implements neither SetCachedSize() nor ByteSize(). "
descriptor.pb.cc     [all...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp 138 void MsgHeader::SetCachedSize(int size) const {
  /hardware/ril/mock-ril/src/generated/cpp/
msgheader.pb.cpp 138 void MsgHeader::SetCachedSize(int size) const {
ctrl.pb.cpp 305 void CtrlReqRadioState::SetCachedSize(int size) const {
519 void CtrlRspRadioState::SetCachedSize(int size) const {
737 void CtrlReqSetMTCall::SetCachedSize(int size) const {
961 void CtrlHangupConnRemote::SetCachedSize(int size) const {
    [all...]
ril.pb.cpp     [all...]
  /external/protobuf/src/google/protobuf/compiler/
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...]

Completed in 3020 milliseconds