Searched refs:killProcessAndChildrenIsSupported (Results 1 – 3 of 3) sorted by relevance
4 from lit.util import killProcessAndChildrenIsSupported6 supported, errormsg = killProcessAndChildrenIsSupported()
90 return lit.util.killProcessAndChildrenIsSupported()
427 def killProcessAndChildrenIsSupported(): function