Home
last modified time | relevance | path

Searched refs:CMD_FILE_INIT (Results 1 - 8 of 8) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine_enum.h187 CMD_FILE_INIT = 3000, enumerator
H A Dfile.cpp338 case CMD_FILE_INIT: { // initial in CommandDispatch()
H A Dsession.cpp1319 case CMD_FILE_INIT: in NeedNewTaskInfo()
/developtools/hdc/src/host/
H A Dtranslate.cpp350 outCmd->cmdFlag = CMD_FILE_INIT; in String2FormatCommand()
H A Dserver_for_client.cpp558 if (formatCommand->cmdFlag == CMD_FILE_INIT) { in TaskCommand()
591 if ((formatCommand->cmdFlag == CMD_FILE_INIT || formatCommand->cmdFlag == CMD_APP_INIT) && in TaskCommand()
593 // remote client mode, CMD_FILE_INIT and CMD_APP_INIT command send back to client in TaskCommand()
661 case CMD_FILE_INIT: in DoCommandRemote()
H A Dclient.cpp676 hTaskInfo->masterSlave = (cmd == CMD_FILE_INIT); in ReadChannel()
783 (cmd == CMD_FILE_INIT) || in IsOffset()
H A Dserver.cpp629 case CMD_FILE_INIT: in FetchCommand()
983 case CMD_FILE_INIT: in RedirectToTask()
/developtools/hdc/src/daemon/
H A Ddaemon.cpp217 case CMD_FILE_INIT: in InitMod()
841 case CMD_FILE_INIT: in InitMod()

Completed in 11 milliseconds