Home
last modified time | relevance | path

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

/art/runtime/
Dreflection.cc836 static std::string UnboxingFailureKind(ArtField* f) in UnboxingFailureKind() function
855 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
871 UnboxingFailureKind(f).c_str()).c_str()); in UnboxPrimitive()
878 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
919 StringPrintf("%s has type %s, got %s", UnboxingFailureKind(f).c_str(), in UnboxPrimitive()