Home
last modified time | relevance | path

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

/system/core/adb/libs/adbconnection/
Dadbconnection_client.cpp48 passwd* shell = getpwnam("shell"); in SocketPeerIsTrusted() local
/system/core/base/
Dfile_test.cpp238 passwd* shell = getpwnam("shell"); in TEST() local
/system/core/adb/client/
Dcommandline.cpp407 static void send_window_size_change(int fd, std::unique_ptr<ShellProtocol>& shell) { in send_window_size_change()