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