Home
last modified time | relevance | path

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

/art/runtime/
Dreflection.cc878 static std::string UnboxingFailureKind(ArtField* f) in UnboxingFailureKind() function
897 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
913 UnboxingFailureKind(f).c_str()).c_str()); in UnboxPrimitive()
920 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
961 StringPrintf("%s has type %s, got %s", UnboxingFailureKind(f).c_str(), in UnboxPrimitive()