Home
last modified time | relevance | path

Searched refs:chr (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Djvalue-inl.h30 #define DEFINE_FROM(type, chr) \ argument
33 res.Set ## chr(v); \
/art/test/ti-stress/
Dstress.cc502 #define SEND_VALUE(chr, sym, type) \ in PrintJValue() argument
503 case chr: { \ in PrintJValue()