Home
last modified time | relevance | path

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

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