Searched refs:handleConnection (Results 1 - 5 of 5) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/
H A DConnectionHandler.h51 virtual bool handleConnection(
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
H A DMobiCoreDriverDaemon.h101 bool handleConnection(
H A DMobiCoreDriverDaemon.cpp696 bool MobiCoreDriverDaemon::handleConnection( function in class:MobiCoreDriverDaemon
710 LOG_I("handleConnection()==== %p", connection);
719 LOG_V(" handleConnection(): Connection closed.");
788 LOG_I("handleConnection()<-------");
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
H A DServer.cpp176 if (!connectionHandler->handleConnection(connection)) {
H A DNetlinkServer.cpp146 if (!connectionHandler->handleConnection(connection)) {

Completed in 3854 milliseconds