Searched defs:c (Results 1 – 4 of 4) sorted by relevance
34 ScopedUtfChars c(env, className); in throwException() local44 ScopedUtfChars c(env, className); in throwExceptionWithIntFormat() local
90 for (char c : pad) { in TEST_P() local
149 for (char c : str) { variable159 for (char c : kValidJniStarts) { in IsValidJniDescriptorStart() local440 char c = single_type[0]; variable607 char c = signature[0]; in ParseSignatureAsList() local615 char c = signature[0]; in ParseSignatureAsList() local
112 jchar c; member