Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
DScenario.py43 actionGathererFileName, argument
80 actionGathererFileName)
82 def __parseScenarioActions(self, scenarioFileName, actionGathererFileName): argument
103 if actionGathererFileName:
104 with open(actionGathererFileName, "r") as actionGathererFile:
126 actionGathererFileName))
/external/parameter-framework/upstream/tools/clientSimulator/
DpfClientSimulator.py76 actionGathererFileName, argument
85 actionGathererFileName,