Searched refs:kShell (Results 1 – 4 of 4) sorted by relevance
198 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()210 SubprocessType::kPty, SubprocessProtocol::kShell)); in TEST_F()223 "", SubprocessType::kPty, SubprocessProtocol::kShell)); in TEST_F()253 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()272 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()284 SubprocessType::kRaw, SubprocessProtocol::kShell)); in TEST_F()
137 kShell, enumerator
302 if (protocol_ == SubprocessProtocol::kShell && in ForkAndExec()723 if (protocol == SubprocessProtocol::kShell) { in ReportError()732 if (protocol == SubprocessProtocol::kShell) { in ReportError()
235 protocol = SubprocessProtocol::kShell; in ShellService()