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