Home
last modified time | relevance | path

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

/system/core/adb/
Dshell_service.h55 kIdStderr = 2, enumerator
Dshell_service_protocol_test.cpp130 ShellProtocol::Id id = ShellProtocol::kIdStderr; in TEST_F()
Dshell_service_test.cpp125 case ShellProtocol::kIdStderr: in ReadShellProtocol()
Dshell_service.cpp530 dead_sfd = PassOutput(&stderr_sfd_, ShellProtocol::kIdStderr); in SelectLoop()
710 ShellProtocol::Id id = ShellProtocol::kIdStderr; in ReportError()
Dcommandline.cpp297 case ShellProtocol::kIdStderr: in read_and_dump()