Searched refs:EFailed (Results 1 – 3 of 3) sorted by relevance
947 return CCommandHandler::EFailed; in setTuningModeCommandProcess()978 return CCommandHandler::EFailed; in setValueSpaceCommandProcess()1009 return CCommandHandler::EFailed; in setOutputRawFormatCommandProcess()1040 return CCommandHandler::EFailed; in setAutoSyncCommandProcess()1054 return sync(strResult) ? CCommandHandler::EDone : CCommandHandler::EFailed; in syncCommandProcess()1092 return CCommandHandler::EFailed; in listCriteriaCommandProcess()1125 : CCommandHandler::EFailed; in createDomainCommandProcess()1132 : CCommandHandler::EFailed; in deleteDomainCommandProcess()1138 return deleteAllDomains(strResult) ? CCommandHandler::EDone : CCommandHandler::EFailed; in deleteAllDomainsCommandProcess()1146 : CCommandHandler::EFailed; in renameDomainCommandProcess()[all …]
144 : CTestPlatform::CCommandHandler::EFailed; in createExclusiveSelectionCriterionFromStateList()153 : CTestPlatform::CCommandHandler::EFailed; in createInclusiveSelectionCriterionFromStateList()163 : CTestPlatform::CCommandHandler::EFailed; in createExclusiveSelectionCriterion()173 : CTestPlatform::CCommandHandler::EFailed; in createInclusiveSelectionCriterion()181 : CTestPlatform::CCommandHandler::EFailed; in startParameterMgr()198 : CTestPlatform::CCommandHandler::EFailed; in setter()242 : CTestPlatform::CCommandHandler::EFailed; in setCriterionState()
44 EFailed, /**< Command failed */ enumerator99 case EFailed: in parse()