HomeSort by relevance Sort by last modified time
    Searched refs:SocketClient (Results 26 - 29 of 29) sorted by null

12

  /system/core/libsysutils/src/
SocketListener.cpp 30 #include <sysutils/SocketClient.h>
82 mClients->push_back(new SocketClient(mSock));
183 mClients->push_back(new SocketClient(c));
  /system/core/nexus/
SupplicantListener.cpp 44 bool SupplicantListener::onDataAvailable(SocketClient *cli) {
  /system/vold/
Devmapper.cpp 33 #include <sysutils/SocketClient.h>
37 int Devmapper::dumpState(SocketClient *c) {
VolumeManager.cpp 171 int VolumeManager::listVolumes(SocketClient *cli) {

Completed in 226 milliseconds

12