Home
last modified time | relevance | path

Searched refs:paddingCnt (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_base64.cpp109 int8_t paddingCnt = (UNENCODED_GROUP_BYTES - remainder) % UNENCODED_GROUP_BYTES; in Encode() local
110 switch (paddingCnt) { in Encode()

Completed in 1 milliseconds