Home
last modified time | relevance | path

Searched defs:escape_char (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/client/
Dcommandline.cpp448 char escape_char; member
592 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell()
673 char escape_char = '~'; // -e in adb_shell() local
782 constexpr char escape_char = '~'; // -e in adb_abb() local