Searched refs:maxSessions (Results 1 – 6 of 6) sorted by relevance
145 uint32_t *maxSessions) const { in getNumberOfSessions() argument147 UNUSED(maxSessions); in getNumberOfSessions()
93 uint32_t *maxSessions) const = 0;
122 uint32_t *maxSessions) const;
587 uint32_t maxSessions = 10; in getNumberOfSessions() local588 _hidl_cb(Status::OK, currentSessions, maxSessions); in getNumberOfSessions()