Home
last modified time | relevance | path

Searched refs:tmpConnection (Results 1 – 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
DServer.cpp208 Connection *tmpConnection = (*iterator); in detachConnection() local
209 if (tmpConnection == connection) { in detachConnection()
229 Connection *tmpConnection = (*iterator); in ~Server() local
230 delete tmpConnection; in ~Server()