Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dforward.h25 bool BeginForward(const string &command, string &sError);
Dforward.cpp543 bool HdcForwardBase::BeginForward(const string &command, string &sError) in BeginForward() function in Hdc::HdcForwardBase
843 if (!BeginForward(strCommand, sError)) { in CommandDispatch()