Searched refs:printable_type (Results 1 – 1 of 1) sorted by relevance
2748 std::string printable_type(PrintableChar(type)); in FindPrimitiveClass() local2749 ThrowNoClassDefFoundError("Not a primitive type: %s", printable_type.c_str()); in FindPrimitiveClass()