Searched refs:_BuildCommandLineForRuleRaw (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gyp/pylib/gyp/generator/
H A Dmsvs.py306 def _BuildCommandLineForRuleRaw(spec, cmd, cygwin_shell, has_input_path, function
392 return _BuildCommandLineForRuleRaw(spec, rule['action'], mcs, has_input_path,
653 cmd = _BuildCommandLineForRuleRaw(spec, cmd, True, False, True, True)
3216 build_cmd = _BuildCommandLineForRuleRaw(
3222 clean_cmd = _BuildCommandLineForRuleRaw(

Completed in 56 milliseconds