Home
last modified time | relevance | path

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

/external/pigweed/pw_build/py/pw_build/
Dpython_runner.py362 def _target_file_if_exists(paths: GnPaths, expr: _Expression) -> _Actions: function
394 'TARGET_FILE_IF_EXISTS': _target_file_if_exists,