OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WriteInt32
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.cpp
[
all
...]
/external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.cc
201
::google::protobuf::internal::WireFormatLite::
WriteInt32
(1, this->instant(), output);
206
::google::protobuf::internal::WireFormatLite::
WriteInt32
(2, this->average(), output);
211
::google::protobuf::internal::WireFormatLite::
WriteInt32
(3, this->maximum(), output);
216
::google::protobuf::internal::WireFormatLite::
WriteInt32
(4, this->minimum(), output);
798
::google::protobuf::internal::WireFormatLite::
WriteInt32
(1, this->numreversechannels(), output);
803
::google::protobuf::internal::WireFormatLite::
WriteInt32
(2, this->numchannels(), output);
808
::google::protobuf::internal::WireFormatLite::
WriteInt32
(3, this->samplerate(), output);
813
::google::protobuf::internal::WireFormatLite::
WriteInt32
(4, this->hasechocount(), output);
818
::google::protobuf::internal::WireFormatLite::
WriteInt32
(5, this->hasvoicecount(), output);
823
::google::protobuf::internal::WireFormatLite::
WriteInt32
(6, this->issaturatedcount(), output)
[
all
...]
/external/protobuf/src/google/protobuf/
wire_format_lite.cc
209
void WireFormatLite::
WriteInt32
(int field_number, int32 value,
wire_format_lite.h
328
static void
WriteInt32
(field_number, int32 value, output);
descriptor.pb.cc
[
all
...]
Completed in 48 milliseconds