HomeSort by relevance Sort by last modified time
    Searched refs:CodedInputStream (Results 26 - 50 of 52) sorted by null

12 3

  /external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.h 68 ::google::protobuf::io::CodedInputStream* input);
167 ::google::protobuf::io::CodedInputStream* input);
270 ::google::protobuf::io::CodedInputStream* input);
403 ::google::protobuf::io::CodedInputStream* input);
audio_processing_unittest.pb.cc 114 ::google::protobuf::io::CodedInputStream* input) {
393 ::google::protobuf::io::CodedInputStream* input) {
665 ::google::protobuf::io::CodedInputStream* input) {
1011 ::google::protobuf::io::CodedInputStream* input)
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
DynamicMessage.java 73 CodedInputStream input)
81 CodedInputStream input,
GeneratedMessageLite.java 79 final CodedInputStream input,
302 final CodedInputStream input,
GeneratedMessage.java 267 final CodedInputStream input,
651 final CodedInputStream input,
    [all...]
FieldSet.java 421 * Read a field of any primitive type from a CodedInputStream. Enums,
432 CodedInputStream input,
  /external/protobuf/src/google/protobuf/
message.h 161 class CodedInputStream; // coded_stream.h
291 virtual bool MergePartialFromCodedStream(io::CodedInputStream* input);
    [all...]
unknown_field_set_unittest.cc 223 io::CodedInputStream input(&raw_input);
346 io::CodedInputStream input(&raw_input);
369 io::CodedInputStream input(&raw_input);
descriptor.pb.h 189 ::google::protobuf::io::CodedInputStream* input);
283 ::google::protobuf::io::CodedInputStream* input);
465 ::google::protobuf::io::CodedInputStream* input);
562 ::google::protobuf::io::CodedInputStream* input);
730 ::google::protobuf::io::CodedInputStream* input);
    [all...]
message.cc 114 bool Message::MergePartialFromCodedStream(io::CodedInputStream* input) {
message_unittest.cc 199 io::CodedInputStream input(&raw_input);
extension_set.cc 706 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input,
729 io::CodedInputStream::Limit limit = input->PushLimit(size);
    [all...]
extension_set_heavy.cc 205 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input,
220 bool ExtensionSet::ParseMessageSet(io::CodedInputStream* input,
extension_set_unittest.cc 567 io::CodedInputStream input(&raw_input);
603 io::CodedInputStream input(&raw_input);
descriptor.pb.cc     [all...]
descriptor_database.cc 348 io::CodedInputStream input(reinterpret_cast<const uint8*>(encoded_file.first),
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 81 ::google::protobuf::io::CodedInputStream* input);
204 ::google::protobuf::io::CodedInputStream* input);
321 ::google::protobuf::io::CodedInputStream* input);
plugin.pb.cc 232 ::google::protobuf::io::CodedInputStream* input) {
566 ::google::protobuf::io::CodedInputStream* input) {
887 ::google::protobuf::io::CodedInputStream* input) {
    [all...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.h 76 ::google::protobuf::io::CodedInputStream* input);
msgheader.pb.cpp 170 ::google::protobuf::io::CodedInputStream* input) {
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
DebuggerMessage.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
DebuggerMessage.java     [all...]
  /external/protobuf/java/src/test/java/com/google/protobuf/
WireFormatTest.java 244 CodedInputStream input = data.newCodedInput();
  /external/protobuf/
Makefile.am 75 java/src/main/java/com/google/protobuf/CodedInputStream.java \
Android.mk 42 java/src/main/java/com/google/protobuf/CodedInputStream.java \

Completed in 922 milliseconds

12 3