Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/static/evaluation/
Dbase64.h67 std::array<uint8_t, ENCODED_GROUP_BYTES> decodingBuffer = {0}; in Decode() local
117 …static void DecodeSextetsGroup(const std::array<uint8_t, ENCODED_GROUP_BYTES> &decodingBuffer, Spa… in DecodeSextetsGroup()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/evaluation/
Dbase64.h67 std::array<uint8_t, ENCODED_GROUP_BYTES> decodingBuffer = {0}; in Decode() local
118 static void DecodeSextetsGroup(const std::array<uint8_t, ENCODED_GROUP_BYTES> &decodingBuffer, in DecodeSextetsGroup()