Home
last modified time | relevance | path

Searched defs:ReadInt32 (Results 1 – 23 of 23) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DProgram.cs163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DProgram.cs163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DProgram.cs163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h79 Status ReadInt32(int32_t* out) { in ReadInt32() function
266 Status ReadInt32(int32_t* out) { return decoder_.ReadInt32(out); } in ReadInt32() function
Dstream_decoder.h161 Result<int32_t> ReadInt32() { in ReadInt32() function
/external/cronet/tot/base/debug/
Dbuffered_dwarf_reader.h41 bool ReadInt32(uint32_t& value) { return ReadInt(value); } in ReadInt32() function
/external/cronet/stable/base/debug/
Dbuffered_dwarf_reader.h41 bool ReadInt32(uint32_t& value) { return ReadInt(value); } in ReadInt32() function
/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
Dfuzzer_utils.cc44 absl::Status ReadableParcelForFuzzing::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs204 public int ReadInt32() in ReadInt32() method
DCodedInputStream.cs389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs204 public int ReadInt32() in ReadInt32() method
DCodedInputStream.cs389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs204 public int ReadInt32() in ReadInt32() method
DCodedInputStream.cs389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
/external/grpc-grpc/test/core/transport/binder/end2end/
Dfake_binder.cc64 absl::Status FakeReadableParcel::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::end2end_testing::FakeReadableParcel
/external/openthread/src/lib/spinel/
Dspinel_decoder.cpp160 otError Decoder::ReadInt32(int32_t &aInt32) in ReadInt32() function in ot::Spinel::Decoder
/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
Dbinder_android.cc268 absl::Status ReadableParcelAndroid::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::ReadableParcelAndroid
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/
Dbinder_android.cc268 absl::Status ReadableParcelAndroid::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::ReadableParcelAndroid
/external/cronet/stable/base/android/
Dbinder.cc170 BinderStatusOr<int32_t> ParcelReader::ReadInt32() const { in ReadInt32() function in base::android::ParcelReader
/external/cronet/tot/base/android/
Dbinder.cc170 BinderStatusOr<int32_t> ParcelReader::ReadInt32() const { in ReadInt32() function in base::android::ParcelReader
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py85 ReadInt32 = ReadVarint variable in _MiniDecoder
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py85 ReadInt32 = ReadVarint variable in _MiniDecoder
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py85 ReadInt32 = ReadVarint variable in _MiniDecoder