HomeSort by relevance Sort by last modified time
    Searched refs:CommandReturn (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/test/test-platform/
TestPlatform.h 45 typedef CCommandHandler::CommandStatus CommandReturn;
57 CommandReturn createExclusiveSelectionCriterionFromStateList(
59 CommandReturn createInclusiveSelectionCriterionFromStateList(
62 CommandReturn createExclusiveSelectionCriterion(const IRemoteCommand &remoteCommand,
64 CommandReturn createInclusiveSelectionCriterion(const IRemoteCommand &remoteCommand,
67 CommandReturn getSchemaUri(const IRemoteCommand &remotecommand, std::string &result);
68 CommandReturn setSchemaUri(const IRemoteCommand &remotecommand, std::string &result);
79 CommandReturn setCriterionState(const IRemoteCommand &remoteCommand, std::string &strResult);
86 CommandReturn startParameterMgr(const IRemoteCommand &remoteCommand, std::string &strResult);
95 CommandReturn applyConfigurations(const IRemoteCommand &remoteCommand, std::string &strResult)
    [all...]
TestPlatform.cpp 51 CTestPlatform::CommandReturn CTestPlatform::exit(const IRemoteCommand & /*command*/,
138 CTestPlatform::CommandReturn CTestPlatform::createExclusiveSelectionCriterionFromStateList(
147 CTestPlatform::CommandReturn CTestPlatform::createInclusiveSelectionCriterionFromStateList(
156 CTestPlatform::CommandReturn CTestPlatform::createExclusiveSelectionCriterion(
166 CTestPlatform::CommandReturn CTestPlatform::createInclusiveSelectionCriterion(
176 CTestPlatform::CommandReturn CTestPlatform::startParameterMgr(
185 CTestPlatform::CommandReturn CTestPlatform::setter(const IRemoteCommand &remoteCommand,
202 CTestPlatform::CommandReturn CTestPlatform::getter(const IRemoteCommand & /*command*/,
210 CTestPlatform::CommandReturn CTestPlatform::getSchemaUri(const IRemoteCommand & /*remotecommand*/,
217 CTestPlatform::CommandReturn CTestPlatform::setSchemaUri(const IRemoteCommand &remotecommand
    [all...]

Completed in 96 milliseconds