Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_build/py/pw_build/
H A Dgn_resolver.py335 def _target_file_if_exists(paths: GnPaths, expr: _Expression) -> _Actions: function
368 'TARGET_FILE_IF_EXISTS': _target_file_if_exists,