Home
last modified time | relevance | path

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

/system/core/libsysutils/include/sysutils/
DFrameworkCommand.h19 class SocketClient; variable
DFrameworkListener.h24 class SocketClient; variable
/system/core/libsysutils/src/
DSocketClient.cpp35 SocketClient::SocketClient(int socket, bool owned) { in SocketClient() function in SocketClient
39 SocketClient::SocketClient(int socket, bool owned, bool useCmdNum) { in SocketClient() function in SocketClient
/system/chre/host/common/
Dsocket_client.cc36 SocketClient::SocketClient() { in SocketClient() function in android::chre::SocketClient