Lines Matching refs:format
77 '{}/build/scripts/util/pyd.py'.format(self._root_path),
89 os.rename(logfile, '{}/build.{}.log'.format(self._out_path, mtime))
122 'python3', '{}/build/scripts/util/pyd.py'.format(self._root_path),
129 'python3', '{}/build/scripts/util/pyd.py'.format(self._root_path),
136 'python3', '{}/build/scripts/util/pyd.py'.format(self._root_path),
151 'python3', '{}/build/scripts/summary_ccache_hitrate.py'.format(
152 self._root_path), '{}/{}'.format(self._root_path, ccache_log_file_name)
159 '{}/build/scripts/get_warnings.py'.format(self._root_path),
161 '{}/build.log'.format(self._out_path),
163 '{}/packages/WarningList.txt'.format(self._out_path),
175 '{}/build/scripts/ninja2trace.py'.format(self._root_path),
177 '{}/.ninja_log'.format(self._out_path),
179 "{}/build.trace".format(self._out_path),
183 "{}/sorted_action_duration.txt".format(self._out_path),
190 '{}/build/ohos/statistics/build_overlap_statistics.py'.format(
193 "{}/build/subsystem_config.json".format(self._root_path),