Searched defs:tempBufLen (Results 1 – 1 of 1) sorted by relevance
83 int32_t tempBufLen = ((srcLen / BASE64_BYTE_LEN_3) + 1) * BASE64_BYTE_LEN_4 + 1; in GetEncodedAppInfo() local107 int32_t tempBufLen = appString.length() + 1; in GetDecodeAppInfo() local