Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dabb_service.cpp37 static constexpr auto kErrorProtocol = SubprocessProtocol::kShell; member
75 return ReportError(kErrorProtocol, "abb is unavailable"); in sendCommand()
83 kErrorProtocol, error_fd); in startAbbProcess()