Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc535 static bool IsPrimitiveTag(JDWP::JdwpTag tag) { in IsPrimitiveTag() function
1265 if (IsPrimitiveTag(element_tag)) { in OutputArray()
1322 if (IsPrimitiveTag(element_tag)) { in SetArrayElements()
2040 if (IsPrimitiveTag(tag)) { in OutputJValue()
4092 DCHECK(IsPrimitiveTag(result_tag)); in ExecuteMethodWithoutPendingException()