Home
last modified time | relevance | path

Searched defs:match_list (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jdwp/
Djdwp_event.cc448 void JdwpState::CleanupMatchList(const std::vector<JdwpEvent*>& match_list) { in CleanupMatchList()
575 std::vector<JdwpEvent*>* match_list) { in FindMatchingEventsLocked()
595 std::vector<JdwpEvent*>* match_list) { in FindMatchingEvents()
606 static JdwpSuspendPolicy ScanSuspendPolicy(const std::vector<JdwpEvent*>& match_list) { in ScanSuspendPolicy()
826 static void LogMatchingEventsAndThread(const std::vector<JdwpEvent*>& match_list, in LogMatchingEventsAndThread()
908 std::vector<JdwpEvent*> match_list; in PostLocationEvent() local
987 std::vector<JdwpEvent*> match_list; in PostFieldEvent() local
1080 std::vector<JdwpEvent*> match_list; in PostThreadChange() local
1171 std::vector<JdwpEvent*> match_list; in PostException() local
1244 std::vector<JdwpEvent*> match_list; in PostClassPrepare() local