Searched refs:HealthCheckSession (Results 1 – 2 of 2) sorted by relevance
39 struct HealthCheckSession { struct40 HealthCheckSession(int32_t sessionId = -1,85 HealthCheckSession mSession GUARDED_BY(mMutex);
57 mSession = HealthCheckSession(sessionId, timeout); in checkIfAlive()