Home
last modified time | relevance | path

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

/art/runtime/
Dreflection.cc900 static std::string UnboxingFailureKind(ArtField* f) in UnboxingFailureKind() function
919 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
935 UnboxingFailureKind(f).c_str()).c_str()); in UnboxPrimitive()
942 UnboxingFailureKind(f).c_str(), in UnboxPrimitive()
983 StringPrintf("%s has type %s, got %s", UnboxingFailureKind(f).c_str(), in UnboxPrimitive()