Searched defs:Decode (Results 1 – 10 of 10) sorted by relevance
57 bool HttpRequest::Decode(const std::string& request, HttpRequest& parsed) in Decode() function in OHOS::ArkCompiler::Toolchain::HttpRequest105 bool HttpResponse::Decode(const std::string& response, HttpResponse& parsed) in Decode() function in OHOS::ArkCompiler::Toolchain::HttpResponse
134 std::string WebSocketBase::Decode() in Decode() function in OHOS::ArkCompiler::Toolchain::WebSocketBase
45 static bool Decode(const std::string &encoded, std::string &decoded) in Decode() function59 static bool Decode(uint8_t *output, Span<const uint8_t> input) in Decode() function
135 static constexpr T Decode(uint64_t value) in Decode() function
442 void Decode(BitMemoryStreamIn *stream) in Decode() function
136 static constexpr T Decode(uint64_t value) in Decode() function
418 void Decode(BitMemoryStreamIn *stream) in Decode() function
44 std::pair<std::size_t, bool> PtBase64::Decode(void *output, const char *input, std::size_t len) in Decode() function in panda::ecmascript::tooling::PtBase64
127 void Decode(BitMemoryStreamIn *in) in Decode() function198 void Decode(Span<const uint8_t> codeInfo) in Decode() function
449 JSTaggedValue BuiltinsGlobal::Decode(JSThread *thread, const JSHandle<EcmaString> &str, judgURIFunc… in Decode() function in panda::ecmascript::builtins::BuiltinsGlobal