Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dabb_service.cpp80 constexpr auto abb_protocol = SubprocessProtocol::kNone; in startAbbProcess() local
82 return StartSubprocess("abb", "dumb", abb_process_type, abb_protocol, make_pty_raw, in startAbbProcess()