Home
last modified time | relevance | path

Searched refs:CMD_APP_INIT (Results 1 - 7 of 7) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine_enum.h196 CMD_APP_INIT = 3500, enumerator
H A Dsession.cpp1325 case CMD_APP_INIT: in NeedNewTaskInfo()
/developtools/hdc/src/host/
H A Dhost_app.cpp201 case CMD_APP_INIT: { in CommandDispatch()
H A Dtranslate.cpp357 outCmd->cmdFlag = CMD_APP_INIT; in String2FormatCommand()
H A Dserver_for_client.cpp565 } else if (formatCommand->cmdFlag == CMD_APP_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()
663 case CMD_APP_INIT: in DoCommandRemote()
H A Dclient.cpp687 hTaskInfo->masterSlave = (cmd == CMD_APP_INIT); in ReadChannel()
790 (cmd == CMD_APP_INIT) || in IsOffset()
H A Dserver.cpp636 case CMD_APP_INIT: in FetchCommand()
1001 case CMD_APP_INIT: in RedirectToTask()

Completed in 9 milliseconds