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

  /external/parameter-framework/upstream/test/test-platform/
TestPlatform.cpp 56 return CTestPlatform::CCommandHandler::EDone;
143 ? CTestPlatform::CCommandHandler::EDone
152 ? CTestPlatform::CCommandHandler::EDone
162 ? CTestPlatform::CCommandHandler::EDone
172 ? CTestPlatform::CCommandHandler::EDone
180 ? CTestPlatform::CCommandHandler::EDone
197 ? CTestPlatform::CCommandHandler::EDone
214 return CTestPlatform::CCommandHandler::EDone;
221 return CTestPlatform::CCommandHandler::EDone;
241 return bSuccess ? CTestPlatform::CCommandHandler::EDone
    [all...]
  /external/parameter-framework/upstream/parameter/
RuleParser.h 48 EDone,
RuleParser.cpp 45 "" // EDone
124 case EDone: {
125 // If the current state is EDone, check that at least one rule has been found.
211 _eStatus = EDone;
ParameterMgr.cpp     [all...]
  /external/parameter-framework/upstream/remote-processor/
RemoteCommandHandlerTemplate.h 42 EDone, /**< Command succeded, return "Done" */
91 case EDone:

Completed in 321 milliseconds