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()
89 auto protocol = SubprocessProtocol::kShell; in main()91 protocol = SubprocessProtocol::kShell; in main()
32 kShell, enumerator
37 static constexpr auto kErrorProtocol = SubprocessProtocol::kShell;
298 if (protocol_ == SubprocessProtocol::kShell && in ForkAndExec()409 if (protocol_ == SubprocessProtocol::kShell) { in ExecInProcess()772 if (protocol == SubprocessProtocol::kShell) { in ReportError()781 if (protocol == SubprocessProtocol::kShell) { in ReportError()
112 protocol = SubprocessProtocol::kShell; in ShellService()