Searched refs:maxSessions (Results 1 – 4 of 4) sorted by relevance
145 uint32_t *maxSessions) const { in getNumberOfSessions() argument147 UNUSED(maxSessions); in getNumberOfSessions()
92 uint32_t *maxSessions) const = 0;
125 uint32_t *maxSessions) const;
600 uint32_t maxSessions = 10; in getNumberOfSessions() local601 _hidl_cb(Status::OK, currentSessions, maxSessions); in getNumberOfSessions()