Searched refs:WindowsProcess (Results 1 – 1 of 1) sorted by relevance
133 class WindowsProcess : public Process class136 WindowsProcess(const std::vector<const char *> &commandLineArgs, in WindowsProcess() function in angle::__anon1d13e47c0111::WindowsProcess261 ~WindowsProcess() override in ~WindowsProcess()408 return new WindowsProcess(args, captureOutput); in LaunchProcess()