Home
last modified time | relevance | path

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

/system/vold/
DLoop.h23 class SocketClient; variable
DDevmapper.h23 class SocketClient; variable
/system/core/include/sysutils/
DFrameworkCommand.h21 class SocketClient; variable
DFrameworkListener.h22 class SocketClient; variable
/system/core/libsysutils/src/
DSocketClient.cpp16 SocketClient::SocketClient(int socket, bool owned) { in SocketClient() function in SocketClient
20 SocketClient::SocketClient(int socket, bool owned, bool useCmdNum) { in SocketClient() function in SocketClient
/system/core/logd/
DCommandListener.cpp60 int CommandListener::ShutdownCmd::runCommand(SocketClient * /*cli*/, in runCommand() argument