Searched refs:TracePossibleHeapValue (Results 1 – 1 of 1) sorted by relevance
/art/runtime/ |
D | check_jni.cc | 474 TracePossibleHeapValue(soa, entry, fmt[i], args[i], &msg); in Check() 923 void TracePossibleHeapValue(ScopedObjectAccess& soa, bool entry, char fmt, JniValueType arg, in TracePossibleHeapValue() function in art::ScopedCheck 986 TracePossibleHeapValue(soa, entry, shorty[i], args.GetValue(shorty[i]), msg); in TracePossibleHeapValue()
|