Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dsession.h192 bool DispatchMainThreadCommand(HSession hSession, const CtrlStruct *ctrl);
Dsession.cpp1124 bool HdcSessionBase::DispatchMainThreadCommand(HSession hSession, const CtrlStruct *ctrl) in DispatchMainThreadCommand() function in Hdc::HdcSessionBase
1203 if (!hSessionBase->DispatchMainThreadCommand(hSession, ctrl)) { in ReadCtrlFromMain()