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