Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dsession.cpp1185 int formatCommandSize = sizeof(CtrlStruct); in ReadCtrlFromMain() local
1198 if (nread % formatCommandSize != 0) { in ReadCtrlFromMain()