Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dxcode_object.cc953 shell_script_(shell_script) {} in PBXShellScriptBuildPhase()
977 PrintProperty(out, rules, "shellScript", shell_script_); in Print()
Dxcode_object.h438 std::string shell_script_; variable