Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc2748 std::string printable_type(PrintableChar(type)); in FindPrimitiveClass() local
2749 ThrowNoClassDefFoundError("Not a primitive type: %s", printable_type.c_str()); in FindPrimitiveClass()