Searched refs:IsPrimitiveTag (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc518 static bool IsPrimitiveTag(JDWP::JdwpTag tag) { function in namespace:art
1318 if (IsPrimitiveTag(element_tag)) {
1376 if (IsPrimitiveTag(element_tag)) {
1842 } else if (!IsPrimitiveTag(tag)) {
1889 if (IsPrimitiveTag(tag)) {
1951 if (IsPrimitiveTag(tag)) {
3764 if (IsPrimitiveTag(req->result_tag)) {

Completed in 36 milliseconds