Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Ddecoder.h79 Status ReadInt32(int32_t* out) { in ReadInt32() function
266 Status ReadInt32(int32_t* out) { return decoder_.ReadInt32(out); } in ReadInt32() function
H A Dstream_decoder.h161 Result<int32_t> ReadInt32() { in ReadInt32() function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DProgram.cs163 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 DProgram.cs163 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
/aosp_15_r20/external/cronet/base/debug/
H A Dbuffered_dwarf_reader.h41 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 Dfuzzer_utils.cc44 absl::Status ReadableParcelForFuzzing::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
/aosp_15_r20/art/odrefresh/
H A Dodr_metrics_record.cc44 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 DParseContext.cs204 public int ReadInt32() in ReadInt32() method
H A DCodedInputStream.cs389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs204 public int ReadInt32() in ReadInt32() method
H A DCodedInputStream.cs389 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dfake_binder.cc64 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 Dspinel_decoder.cpp160 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 Dbinder_android.cc268 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/
Dbinder_android.cc268 absl::Status ReadableParcelAndroid::ReadInt32(int32_t* data) { in ReadInt32() function in grpc_binder::ReadableParcelAndroid
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.cc576 jint ReadInt32() { in ReadInt32() function in dt_fd_forward::PacketReader
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py85 ReadInt32 = ReadVarint variable in _MiniDecoder
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py85 ReadInt32 = ReadVarint variable in _MiniDecoder