Home | History | Annotate | Download | only in adb

Lines Matching refs:SubprocessType

47     void StartTestSubprocess(const char* command, SubprocessType type,
63 const char* command, SubprocessType type, SubprocessProtocol protocol) {
156 SubprocessType::kRaw, SubprocessProtocol::kNone));
168 SubprocessType::kPty, SubprocessProtocol::kNone));
178 SubprocessType::kRaw, SubprocessProtocol::kShell));
190 SubprocessType::kPty, SubprocessProtocol::kShell));
203 "", SubprocessType::kPty, SubprocessProtocol::kShell));
233 SubprocessType::kRaw, SubprocessProtocol::kShell));
252 SubprocessType::kRaw, SubprocessProtocol::kShell));
264 SubprocessType::kRaw, SubprocessProtocol::kShell));