Searched refs:EncodePOSIXShellList (Results 1 – 7 of 7) sorted by relevance
297 gyp.common.EncodePOSIXShellList(command.get('action')))824 action_string = gyp.common.EncodePOSIXShellList(action['action'])1005 action_string = gyp.common.EncodePOSIXShellList(rule['action'])1227 action_string_sh = gyp.common.EncodePOSIXShellList(postbuild['action'])
897 command = gyp.common.EncodePOSIXShellList(action_commands)1049 action = gyp.common.EncodePOSIXShellList(action)1514 gyp.common.EncodePOSIXShellList(target_postbuilds[configname])))1518 postbuilds.insert(0, gyp.common.EncodePOSIXShellList(['cd', self.path]))1947 'cmd': gyp.common.EncodePOSIXShellList(
290 output.write(gyp.common.EncodePOSIXShellList(action['action']))393 output.write(gyp.common.EncodePOSIXShellList(rule['action']))
1301 gyp.common.EncodePOSIXShellList(sorted(solibs))))1445 postbuilds.insert(0, gyp.common.EncodePOSIXShellList(1631 command = gyp.common.EncodePOSIXShellList(args)
283 def EncodePOSIXShellList(list): function
1695 postbuilds.append(gyp.common.EncodePOSIXShellList(postbuild['action']))
986 encoded_replacement = gyp.common.EncodePOSIXShellList(replacement)