Home
last modified time | relevance | path

Searched defs:Decode (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dencodings.h124 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
263 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
386 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
495 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
565 RAPIDJSON_FORCEINLINE static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
/packages/modules/adb/
Dcompression_utils.h93 DecodeResult Decode(std::span<char>* output) final { in Decode() function
142 DecodeResult Decode(std::span<char>* output) final { in Decode() function
246 DecodeResult Decode(std::span<char>* output) final { in Decode() function
394 DecodeResult Decode(std::span<char>* output) final { in Decode() function