Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc606 static JdwpSuspendPolicy ScanSuspendPolicy(const std::vector<JdwpEvent*>& match_list) { in ScanSuspendPolicy() function
931 JdwpSuspendPolicy suspend_policy = ScanSuspendPolicy(match_list); in PostLocationEvent()
994 JdwpSuspendPolicy suspend_policy = ScanSuspendPolicy(match_list); in PostFieldEvent()
1087 JdwpSuspendPolicy suspend_policy = ScanSuspendPolicy(match_list); in PostThreadChange()
1177 JdwpSuspendPolicy suspend_policy = ScanSuspendPolicy(match_list); in PostException()
1250 JdwpSuspendPolicy suspend_policy = ScanSuspendPolicy(match_list); in PostClassPrepare()