HomeSort by relevance Sort by last modified time
    Searched refs:CleanupMatchList (Results 1 - 2 of 2) sorted by null

  /art/runtime/jdwp/
jdwp_event.cc 334 // event notification (see JdwpState::CleanupMatchList).
415 void JdwpState::CleanupMatchList(JdwpEvent** match_list, size_t match_count) {
925 CleanupMatchList(match_list, match_count);
    [all...]
jdwp.h 310 void CleanupMatchList(JdwpEvent** match_list,

Completed in 210 milliseconds