Searched defs:isPrimitive (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dclass_linker.cc5431 bool isPrimitive = type != Primitive::kPrimNot; local
5432 if (isPrimitive) {

Completed in 49 milliseconds