Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:tStatus

339     TI_STATUS   tStatus = TI_OK;
342 tStatus = cmdBld_CmdIeConfigureTemplateFrame (hCmdBld,
349 if (TI_OK != tStatus)
351 return tStatus;
1229 TI_STATUS tStatus;
1234 tStatus = cmdBld_CmdIeConfigureTemplateFrame (hCmdBld,
1241 if (TI_OK != tStatus)
1243 return tStatus;