Searched refs:chr (Results 1 – 3 of 3) sorted by relevance
30 #define DEFINE_FROM(type, chr) \ argument33 res.Set ## chr(v); \
486 #define SEND_VALUE(chr, sym, type) \ in PrintJValue() argument487 case chr: { \ in PrintJValue()
972 ScopedUtfChars chr(env, name); in Java_art_Test1953_isClassLoaded() local989 res = (strcmp(sig, chr.c_str()) == 0); in Java_art_Test1953_isClassLoaded()