Searched refs:currentSessions (Results 1 – 5 of 5) sorted by relevance
101 uint32_t currentSessions = SessionLibrary::get()->numOpenSessions(); in debug() local102 fprintf(out, "current open sessions: %u\n", currentSessions); in debug()
599 uint32_t currentSessions = mSessionLibrary->numOpenSessions(); in getNumberOfSessions() local601 _hidl_cb(Status::OK, currentSessions, maxSessions); in getNumberOfSessions()
144 virtual status_t getNumberOfSessions(uint32_t *currentSessions, in getNumberOfSessions() argument146 UNUSED(currentSessions); in getNumberOfSessions()
91 virtual status_t getNumberOfSessions(uint32_t *currentSessions,
124 virtual status_t getNumberOfSessions(uint32_t *currentSessions,