/external/protobuf/csharp/src/Google.Protobuf.Conformance/ |
D | Program.cs | 163 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/ |
D | Program.cs | 163 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/ |
D | Program.cs | 163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
|
/external/pigweed/pw_protobuf/public/pw_protobuf/ |
D | decoder.h | 79 Status ReadInt32(int32_t* out) { in ReadInt32() function 266 Status ReadInt32(int32_t* out) { return decoder_.ReadInt32(out); } in ReadInt32() function
|
D | stream_decoder.h | 161 Result<int32_t> ReadInt32() { in ReadInt32() function
|
/external/cronet/tot/base/debug/ |
D | buffered_dwarf_reader.h | 41 bool ReadInt32(uint32_t& value) { return ReadInt(value); } in ReadInt32() function
|
/external/cronet/stable/base/debug/ |
D | buffered_dwarf_reader.h | 41 bool ReadInt32(uint32_t& value) { return ReadInt(value); } in ReadInt32() function
|
/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/ |
D | fuzzer_utils.cc | 44 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/ |
D | ParseContext.cs | 204 public int ReadInt32() in ReadInt32() method
|
D | CodedInputStream.cs | 389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 204 public int ReadInt32() in ReadInt32() method
|
D | CodedInputStream.cs | 389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 204 public int ReadInt32() in ReadInt32() method
|
D | CodedInputStream.cs | 389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
|
/external/grpc-grpc/test/core/transport/binder/end2end/ |
D | fake_binder.cc | 64 absl::Status FakeReadableParcel::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::end2end_testing::FakeReadableParcel
|
/external/openthread/src/lib/spinel/ |
D | spinel_decoder.cpp | 160 otError Decoder::ReadInt32(int32_t &aInt32) in ReadInt32() function in ot::Spinel::Decoder
|
/external/grpc-grpc/src/core/ext/transport/binder/wire_format/ |
D | binder_android.cc | 268 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/ |
D | binder_android.cc | 268 absl::Status ReadableParcelAndroid::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::ReadableParcelAndroid
|
/external/cronet/stable/base/android/ |
D | binder.cc | 170 BinderStatusOr<int32_t> ParcelReader::ReadInt32() const { in ReadInt32() function in base::android::ParcelReader
|
/external/cronet/tot/base/android/ |
D | binder.cc | 170 BinderStatusOr<int32_t> ParcelReader::ReadInt32() const { in ReadInt32() function in base::android::ParcelReader
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 85 ReadInt32 = ReadVarint variable in _MiniDecoder
|
/external/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 85 ReadInt32 = ReadVarint variable in _MiniDecoder
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 85 ReadInt32 = ReadVarint variable in _MiniDecoder
|