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
148 for (char c : str) { variable158 for (char c : kValidJniStarts) { in IsValidJniDescriptorStart() local439 char c = single_type[0]; variable606 char c = signature[0]; in ParseSignatureAsList() local614 char c = signature[0]; in ParseSignatureAsList() local
90 for (char c : pad) { in TEST_P() local
112 jchar c; member