Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_base64.h27 static std::size_t constexpr DecodedSize(std::size_t n) in DecodedSize() function
/arkcompiler/toolchain/tooling/static/evaluation/
Dbase64.h31 static std::optional<size_t> DecodedSize(Span<const uint8_t> input) 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