/aosp_15_r20/external/openthread/src/core/common/ |
H A D | encoding.hpp | 137 inline uint32_t ReadUint32(const uint8_t *aBuffer) in ReadUint32() function 334 inline uint32_t ReadUint32(const uint8_t *aBuffer) in ReadUint32() function
|
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/ |
D | byte_input_stream.cc | 59 uint32_t ByteInputStream::ReadUint32() { in ReadUint32() function in nogrod::ByteInputStream
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/slicereader/ |
D | slicereader.go | 80 func (r *Reader) ReadUint32() uint32 { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/cryptobyte/ |
D | string.go | 75 func (s *String) ReadUint32(out *uint32) bool { func
|
/aosp_15_r20/external/pigweed/pw_protobuf/ |
H A D | decoder.cc | 61 Status Decoder::ReadUint32(uint32_t* out) { in ReadUint32() function in pw::protobuf::Decoder
|
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/ |
H A D | decoder.h | 269 Status ReadUint32(uint32_t* out) { return decoder_.ReadUint32(out); } in ReadUint32() function
|
H A D | stream_decoder.h | 182 Result<uint32_t> ReadUint32() { in ReadUint32() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | pigweed_detokenizer.cc | 48 static constexpr uint32_t ReadUint32(const uint8_t* bytes) { in ReadUint32() function
|
/aosp_15_r20/external/armnn/profiling/common/src/ |
H A D | CommonProfilingUtils.cpp | 47 uint32_t ReadUint32(const unsigned char* buffer, unsigned int offset) in ReadUint32() function
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | spinel_decoder.cpp | 145 otError Decoder::ReadUint32(uint32_t &aUint32) in ReadUint32() function in ot::Spinel::Decoder
|
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/ |
H A D | token_database.h | 88 static constexpr uint32_t ReadUint32(const T* bytes) { in ReadUint32() function
|
/aosp_15_r20/external/armnn/profiling/client/src/ |
H A D | ProfilingUtils.cpp | 90 uint32_t ReadUint32(const IPacketBufferPtr& packetBuffer, unsigned int offset) in ReadUint32() function
|
/aosp_15_r20/external/webrtc/test/ |
H A D | rtp_file_reader.cc | 39 bool ReadUint32(uint32_t* out, FILE* file) { in ReadUint32() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_config.cc | 33 QuicErrorCode ReadUint32(const CryptoHandshakeMessage& msg, QuicTag tag, in ReadUint32() function
|