Searched refs:encodedLen (Results 1 – 5 of 5) sorted by relevance
36 const size_t encodedLen = env->GetStringUTFLength(src); in android_util_CharsetUtils_toModifiedUtf8Bytes() local37 if (destOff >= 0 && destOff + encodedLen < destLen) { in android_util_CharsetUtils_toModifiedUtf8Bytes()39 return encodedLen; in android_util_CharsetUtils_toModifiedUtf8Bytes()42 return -encodedLen; in android_util_CharsetUtils_toModifiedUtf8Bytes()
542 const size_t encodedLen = divCeil(msglen, 3) * 4 + 1; in resNetworkSend() local543 std::string encodedQuery(encodedLen - 1, 0); in resNetworkSend()544 int enLen = b64_ntop(msg, msglen, encodedQuery.data(), encodedLen); in resNetworkSend()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...