Searched refs:maxSessions (Results 1 – 5 of 5) sorted by relevance
145 uint32_t *maxSessions) const { in getNumberOfSessions() argument147 UNUSED(maxSessions); in getNumberOfSessions()
199 uint32_t maxSessions = 0; in invokeDrmDecryptEncryptAPI() local200 mDrm->getNumberOfSessions(&openSessions, &maxSessions); in invokeDrmDecryptEncryptAPI()
101 uint32_t *maxSessions) const = 0;
128 uint32_t *maxSessions) const;
608 uint32_t maxSessions = 10; in getNumberOfSessions() local609 _hidl_cb(Status::OK, currentSessions, maxSessions); in getNumberOfSessions()