Searched defs:charCount (Results 1 – 3 of 3) sorted by relevance
217 int charCount = body.length(); in encodeBody() local243 int charCount = encodedBody[0]; // septet count in encodeBody() local270 int charCount = body.length(); in encodeBody() local310 int charCount = body.length(); // use actual char count for num fields in encodeBody() local
178 int charCount = Character.isHighSurrogate(mText[start]) ? 2 : 1; in renderScript() local
685 final int charCount = 2 * digestLength; in computePackageCertDigest() local