Home
last modified time | relevance | path

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

/packages/apps/Car/DebuggingRestrictionController/server/functions/
Dpackage.json7 "shell": "firebase functions:shell", string
/packages/modules/adb/libs/adbconnection/
Dadbconnection_client.cpp51 passwd* shell = getpwnam("shell"); in SocketPeerIsTrusted() local
/packages/modules/adb/client/
Dcommandline.cpp417 static void send_window_size_change(int fd, std::unique_ptr<ShellProtocol>& shell) { in send_window_size_change()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java1718 final ParticipantData shell = ParticipantData.getSelfParticipant(subId); in getOrCreateSelf() local