Home
last modified time | relevance | path

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

/art/runtime/native/
Djava_lang_System.cc40 std::string actualType(PrettyTypeOf(array)); in ThrowArrayStoreException_NotAnArray() local
43 "%s of type %s is not an array", identifier, actualType.c_str()); in ThrowArrayStoreException_NotAnArray()