Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gn/
H A Dgn_to_cmake.py120 def CurrentTargetShellCommand(out, command_name, values, lang): function
484 CurrentTargetShellCommand(out, 'target_compile_options', cflags, lang)
496 CurrentTargetShellCommand(out, 'target_link_options', ldflags, None)