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

  /external/parameter-framework/tools/xmlGenerator/
PfwBaseTranslator.py 47 self._ctx_configuration = ''
57 'configuration': self._ctx_configuration,
83 self._ctx_configuration = ''
106 self._ctx_configuration = name
PFWScriptGenerator.py 79 config=self._ctx_configuration,
87 config=self._ctx_configuration,
95 config=self._ctx_configuration,
domainGenerator.py 85 return self._pfw.setElementSequence(self._ctx_domain, self._ctx_configuration, paths)
89 return self._pfw.setApplicationRule(self._ctx_domain, self._ctx_configuration, rule)
94 self._ctx_domain, self._ctx_configuration, path, value, True)

Completed in 6640 milliseconds