Home
last modified time | relevance | path

Searched refs:kIdStderr (Results 1 – 5 of 5) sorted by relevance

/system/core/adb/
Dshell_protocol.h47 kIdStderr = 2, enumerator
Dshell_service_protocol_test.cpp130 ShellProtocol::Id id = ShellProtocol::kIdStderr; in TEST_F()
/system/core/adb/daemon/
Dshell_service_test.cpp107 case ShellProtocol::kIdStderr: in ReadShellProtocol()
Dshell_service.cpp625 dead_sfd = PassOutput(&stderr_sfd_, ShellProtocol::kIdStderr); in PollLoop()
807 ShellProtocol::Id id = ShellProtocol::kIdStderr; in ReportError()
/system/core/adb/client/
Dcommandline.cpp307 case ShellProtocol::kIdStderr: in read_and_dump()