OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanupMatchList
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jdwp/
jdwp_event.cc
337
// event notification (see JdwpState::
CleanupMatchList
).
408
void JdwpState::
CleanupMatchList
(const std::vector<JdwpEvent*>& match_list) {
917
CleanupMatchList
(match_list);
[
all
...]
jdwp.h
307
void
CleanupMatchList
(const std::vector<JdwpEvent*>& match_list)
Completed in 34 milliseconds