Searched refs:kShell (Results 1 – 6 of 6) sorted by relevance
179 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()191 SubprocessType::kPty, SubprocessProtocol::kShell)); in TEST_F()204 "", SubprocessType::kPty, SubprocessProtocol::kShell)); in TEST_F()234 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()253 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()265 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()307 SubprocessProtocol::kShell)); in TEST_F()
97 auto protocol = SubprocessProtocol::kShell; in main()99 protocol = SubprocessProtocol::kShell; in main()
32 kShell, enumerator
37 static constexpr auto kErrorProtocol = SubprocessProtocol::kShell;
323 if (protocol_ == SubprocessProtocol::kShell && in ForkAndExec()435 if (protocol_ == SubprocessProtocol::kShell) { in ExecInProcess()806 if (protocol == SubprocessProtocol::kShell) { in ReportError()815 if (protocol == SubprocessProtocol::kShell) { in ReportError()
110 protocol = SubprocessProtocol::kShell; in ShellService()