Home | History | Annotate | Download | only in gn

Lines Matching refs:ACTION

67   target.set_output_type(Target::ACTION);
90 " description = ACTION //foo:bar()\n"
115 " command = C$:/python/python.exe gyp-win-tool action-wrapper environment.x86 __foo_bar___rule.$unique_name.rsp\n"
116 " description = ACTION //foo:bar()\n"
134 // Some dependencies that the action can depend on. Use actions for these
139 dep.set_output_type(Target::ACTION);
141 datadep.set_output_type(Target::ACTION);
182 " description = ACTION //foo:bar()\n"
218 " command = C$:/python/python.exe gyp-win-tool action-wrapper "
220 " description = ACTION //foo:bar()\n"
290 " description = ACTION //foo:bar()\n"
322 " command = C$:/python/python.exe gyp-win-tool action-wrapper "
324 " description = ACTION //foo:bar()\n"