Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Djdwp.h68 struct ContextJdwp { struct
83 using HCtxJdwp = struct ContextJdwp *; argument
Djdwp.cpp64 if ((ctx = new ContextJdwp()) == nullptr) { in MallocContext()