Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc784 static void LogMatchingEventsAndThread(const std::vector<JdwpEvent*> match_list, in LogMatchingEventsAndThread() function
896 LogMatchingEventsAndThread(match_list, thread_id); in PostLocationEvent()
962 LogMatchingEventsAndThread(match_list, thread_id); in PostFieldEvent()
1049 LogMatchingEventsAndThread(match_list, thread_id); in PostThreadChange()
1147 LogMatchingEventsAndThread(match_list, thread_id); in PostException()
1222 LogMatchingEventsAndThread(match_list, thread_id); in PostClassPrepare()