Searched refs:getSessionConnection (Results 1 – 3 of 3) sorted by relevance
125 Connection *getSessionConnection(uint32_t sessionId, notification_t *notification);
596 … Connection *connection = getSessionConnection(notification->sessionId, notification); in handleIrq()
103 Connection *MobiCoreDevice::getSessionConnection(uint32_t sessionId, notification_t *notification) in getSessionConnection() function in MobiCoreDevice