Home
last modified time | relevance | path

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

/art/runtime/
Dreflection.cc732 static std::string UnboxingFailureKind(ArtField* f) in UnboxingFailureKind() function
749 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
764 UnboxingFailureKind(f).c_str()).c_str()); in UnboxPrimitive()
770 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
811 StringPrintf("%s has type %s, got %s", UnboxingFailureKind(f).c_str(), in UnboxPrimitive()