HomeSort by relevance Sort by last modified time
    Searched full:edone (Results 1 - 9 of 9) 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...]
TestPlatform.h 93 * @return EDone (never fails)
101 * @return EDone (never fails)
130 * @return EDone (never fails)
  /external/parameter-framework/upstream/parameter/
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...]
RuleParser.h 48 EDone,
  /external/parameter-framework/upstream/remote-processor/
RemoteCommandHandlerTemplate.h 42 EDone, /**< Command succeded, return "Done" */
91 case EDone:
  /external/pcre/dist2/testdata/
testinput5 1676 /a(\x{e0}\x{101})(\x{c0}\x{102})/utf,replace=a\u$1\U$1\E$1\l$2\L$2\Eab\U\x{e0}\x{101}\L\x{d0}\x{160}\EDone,substitute_extended
testinput2     [all...]
testoutput5     [all...]

Completed in 909 milliseconds