Home
last modified time | relevance | path

Searched defs:DecodeString (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/
H A Doptimized_decoder.cc29 DecoderResult DecodeString(const std::vector<int>& encoded, in DecodeString() function
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dlzw_decompressor.cpp162 bool LZWDecompressor::DecodeString(uint16_t code) { in DecodeString() function in fxcodec::LZWDecompressor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_string_decoder.h179 DecodeStatus DecodeString(DecodeBuffer* db, Listener* cb) { in DecodeString() function
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Ddecode.cc175 DecodedArg StringSegment::DecodeString( in DecodeString() function in pw::tokenizer::StringSegment
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/hex/
Dhex.go138 func DecodeString(s string) ([]byte, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/base32/
Dbase32.go417 func (enc *Encoding) DecodeString(s string) ([]byte, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/base64/
Dbase64.go426 func (enc *Encoding) DecodeString(s string) ([]byte, error) { func
/aosp_15_r20/external/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp168 void CLZWDecoder::DecodeString(uint32_t code) { in DecodeString() function in fxcodec::__anon1d26b39c0111::CLZWDecoder
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc431 StringPiece DecodeString(const String& str, int) const { return str; } in DecodeString() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc431 StringPiece DecodeString(const String& str, int) const { return str; } in DecodeString() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex