Home
last modified time | relevance | path

Searched refs:actionValue (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
DScenario.py113 actionValue = action.pop(actionDefinedType)
130 actionValue.update(self.__getActionValue(actionGatherer))
134 action[self.__getActionType(actionGatherer)] = actionValue
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp746 int64_t actionValue = 0; in handleLsda() local
749 exceptionMatched = handleActionValue(&actionValue, in handleLsda()
785 actionValue); in handleLsda()