Searched defs:is_jni_trampoline (Results 1 – 1 of 1) sorted by relevance
26 static bool IsArtEntry(const CallChainReportEntry& entry, bool* is_jni_trampoline) { in IsArtEntry()136 bool is_jni_trampoline = false; in MarkArtFrame() local