Searched refs:createExclusiveSelectionCriterionFromStateList (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/test/test-platform/
H A DTestPlatform.h56 CommandReturn createExclusiveSelectionCriterionFromStateList(
136 bool createExclusiveSelectionCriterionFromStateList(const std::string& strName, const IRemoteCommand& remoteCommand, std::string& strResult);
H A DTestPlatform.cpp74 "createExclusiveSelectionCriterionFromStateList",
75 &CTestPlatform::createExclusiveSelectionCriterionFromStateList,
176 CTestPlatform::CommandReturn CTestPlatform::createExclusiveSelectionCriterionFromStateList( function in class:CTestPlatform
179 return createExclusiveSelectionCriterionFromStateList(
290 bool CTestPlatform::createExclusiveSelectionCriterionFromStateList( function in class:CTestPlatform

Completed in 100 milliseconds