Home
last modified time | relevance | path

Searched defs:decode_type (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dstream_decoder.cc314 VarintType decode_type) { in ReadVarintField()
328 VarintType decode_type) { in ReadOneVarint()
468 VarintType decode_type) { in ReadPackedVarintField()
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dstream_decoder.h603 Result<T> ReadVarintField(internal::VarintType decode_type) { in ReadVarintField()
680 internal::VarintType decode_type) { in ReadRepeatedVarintField()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dwindows_attributes.cpp29 typedef std::map<DWORD, std::string> decode_type; in cpp_main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/typeof/include/boost/typeof/
Dencode_decode.hpp51 struct decode_type : BOOST_TYPEOF_ENCODE_NS_QUALIFIER::decode_type_impl< struct
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Daudio_decoder_fuzzer.cc44 void FuzzAudioDecoder(DecoderFunctionType decode_type, in FuzzAudioDecoder()
/aosp_15_r20/external/ethtool/
H A Dcpsw.c77 enum entry_type decode_type(union ale_entry *entry) in decode_type() function
/aosp_15_r20/external/pdfium/samples/helpers/
H A Dwrite.cc642 ThumbnailDecodeType decode_type) { in GetThumbnailFilename()