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