Searched refs:_apply_transformation (Results 1 – 2 of 2) sorted by relevance
/packages/modules/common/build/ |
D | mainline_modules_sdks.py | 79 self._apply_transformation(producer, file, build_release) 81 def _apply_transformation(self, producer, file, build_release): member in FileTransformation 100 def _apply_transformation(self, producer, file, build_release): member in SoongConfigVarTransformation 121 def _apply_transformation(self, producer, file, build_release): member in SoongConfigBoilerplateInserter 228 def _apply_transformation(self, producer, file, build_release): member in UseSourceConfigVarTransformation 255 def _apply_transformation(self, producer, file, build_release): member in UseNoPreferPropertyTransformation
|
D | mainline_modules_sdks_test.py | 742 self._apply_transformation(producer, file, build_release) 744 def _apply_transformation(self, producer, file, build_release): member in TestAndroidBpTransformations.test_additional_transformation.TestTransformation
|