Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc559 static bool IsPrimitiveTag(JDWP::JdwpTag tag) { in IsPrimitiveTag() function
1246 if (IsPrimitiveTag(element_tag)) { in OutputArray()
1303 if (IsPrimitiveTag(element_tag)) { in SetArrayElements()
1997 if (IsPrimitiveTag(tag)) { in OutputJValue()
4088 DCHECK(IsPrimitiveTag(result_tag)); in ExecuteMethodWithoutPendingException()