Home
last modified time | relevance | path

Searched refs:SetupJdwpPoint (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/daemon/
Ddaemon_forward.h26 bool SetupJdwpPoint(HCtxForward ctxPoint) override;
Ddaemon_forward.cpp43 bool HdcDaemonForward::SetupJdwpPoint(HCtxForward ctxPoint) in SetupJdwpPoint() function in Hdc::HdcDaemonForward
/developtools/hdc/src/common/
Dforward.h64 virtual bool SetupJdwpPoint(HCtxForward ctxPoint) in SetupJdwpPoint() function
Dforward.cpp518 if (!SetupJdwpPoint(ctxPoint)) { in SetupPoint()