Searched defs:currentSessions (Results 1 – 5 of 5) sorted by relevance
104 uint32_t currentSessions = SessionLibrary::get()->numOpenSessions(); in dump() local
101 uint32_t currentSessions = SessionLibrary::get()->numOpenSessions(); in debug() local
602 uint32_t currentSessions = mSessionLibrary->numOpenSessions(); in getNumberOfSessions() local
144 virtual status_t getNumberOfSessions(uint32_t *currentSessions, in getNumberOfSessions()
158 status_t DrmHal::getNumberOfSessions(uint32_t* currentSessions, uint32_t* maxSessions) const { in getNumberOfSessions()