Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc483 TracePossibleHeapValue(soa, entry, fmt[i], args[i], &msg); in Check()
936 void TracePossibleHeapValue(ScopedObjectAccess& soa, bool entry, char fmt, JniValueType arg, in TracePossibleHeapValue() function in art::ScopedCheck
999 TracePossibleHeapValue(soa, entry, shorty[i], args.GetValue(shorty[i]), msg); in TracePossibleHeapValue()