Home
last modified time | relevance | path

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

/aosp12/art/runtime/jni/
H A Dcheck_jni.cc566 TracePossibleHeapValue(soa, entry, fmt[i], args[i], &msg); in Check()
1059 void TracePossibleHeapValue(ScopedObjectAccess& soa, bool entry, char fmt, JniValueType arg, in TracePossibleHeapValue() function in art::__anone2f7feb60110::ScopedCheck
1122 TracePossibleHeapValue(soa, entry, shorty[i], args.GetValue(shorty[i]), msg); in TracePossibleHeapValue()