Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc541 static bool IsPrimitiveTag(JDWP::JdwpTag tag) { in IsPrimitiveTag() function
1267 if (IsPrimitiveTag(element_tag)) { in OutputArray()
1324 if (IsPrimitiveTag(element_tag)) { in SetArrayElements()
2073 if (IsPrimitiveTag(tag)) { in OutputJValue()
4237 DCHECK(IsPrimitiveTag(result_tag)); in ExecuteMethodWithoutPendingException()