Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_base64.h27 static std::size_t constexpr DecodedSize(std::size_t n) in DecodedSize() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/evaluation/
Dbase64.h31 static std::optional<size_t> DecodedSize(Span<const uint8_t> input) in DecodedSize() function