Searched defs:JdwpTracker (Results 1 – 1 of 1) sorted by relevance
395 struct JdwpTracker : public asocket { struct399 explicit JdwpTracker(TrackerKind k, bool initial) : kind(k), need_initial(initial) {} in JdwpTracker() argument