/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/ |
H A 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
|
H A D | stream_decoder.h | 161 Result<int32_t> ReadInt32() { in ReadInt32() function
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Conformance/ |
H A D | Program.cs | 163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ |
H A D | Program.cs | 163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
|
/aosp_15_r20/external/cronet/base/debug/ |
H A D | buffered_dwarf_reader.h | 41 bool ReadInt32(uint32_t& value) { return ReadInt(value); } in ReadInt32() function
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/ |
H A D | fuzzer_utils.cc | 44 absl::Status ReadableParcelForFuzzing::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_metrics_record.cc | 44 android::base::Result<int32_t> ReadInt32(tinyxml2::XMLElement* parent, const char* name) { in ReadInt32() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 204 public int ReadInt32() in ReadInt32() method
|
H A D | CodedInputStream.cs | 389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 204 public int ReadInt32() in ReadInt32() method
|
H A D | CodedInputStream.cs | 389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/ |
H A D | fake_binder.cc | 64 absl::Status FakeReadableParcel::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::end2end_testing::FakeReadableParcel
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | spinel_decoder.cpp | 160 otError Decoder::ReadInt32(int32_t &aInt32) in ReadInt32() function in ot::Spinel::Decoder
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/wire_format/ |
H A D | binder_android.cc | 268 absl::Status ReadableParcelAndroid::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::ReadableParcelAndroid
|
/aosp_15_r20/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
|
/aosp_15_r20/art/dt_fd_forward/ |
H A D | dt_fd_forward.cc | 576 jint ReadInt32() { in ReadInt32() function in dt_fd_forward::PacketReader
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 85 ReadInt32 = ReadVarint variable in _MiniDecoder
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 85 ReadInt32 = ReadVarint variable in _MiniDecoder
|