Searched refs:LogMatchingEventsAndThread (Results 1 – 1 of 1) sorted by relevance
/art/runtime/jdwp/ |
D | jdwp_event.cc | 789 static void LogMatchingEventsAndThread(JdwpEvent** match_list, size_t match_count, in LogMatchingEventsAndThread() function 903 LogMatchingEventsAndThread(match_list, match_count, thread_id); in PostLocationEvent() 983 LogMatchingEventsAndThread(match_list, match_count, thread_id); in PostFieldEvent() 1078 LogMatchingEventsAndThread(match_list, match_count, thread_id); in PostThreadChange() 1190 LogMatchingEventsAndThread(match_list, match_count, thread_id); in PostException() 1277 LogMatchingEventsAndThread(match_list, match_count, thread_id); in PostClassPrepare()
|