Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc565 static JdwpSuspendPolicy scanSuspendPolicy(JdwpEvent** match_list, int match_count) { in scanSuspendPolicy() function
896 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostLocationEvent()
972 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostFieldEvent()
1073 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostThreadChange()
1177 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostException()
1262 suspend_policy = scanSuspendPolicy(match_list, match_count); in PostClassPrepare()