Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc477 static JdwpSuspendPolicy scanSuspendPolicy(JdwpEvent** match_list, int match_count) { in scanSuspendPolicy() function
783 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostLocationEvent()
843 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostThreadChange()
933 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostException()
991 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostClassPrepare()