Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dabb_service.cpp34 static constexpr auto kErrorProtocol = SubprocessProtocol::kShell; member
72 return ReportError(kErrorProtocol, "abb is unavailable"); in sendCommand()
80 kErrorProtocol, error_fd); in startAbbProcess()