Searched refs:maxSessions (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
H A DDrmPlugin.h145 uint32_t *maxSessions) const {
147 UNUSED(maxSessions);
/frameworks/av/include/mediadrm/
H A DIDrm.h90 uint32_t *maxSessions) const = 0;
H A DDrmHal.h112 uint32_t *maxSessions) const;
/frameworks/av/media/libmedia/include/media/
H A DIDrm.h90 uint32_t *maxSessions) const = 0;
H A DDrmHal.h112 uint32_t *maxSessions) const;
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DDrmPlugin.cpp363 uint32_t maxSessions = 10; local
364 _hidl_cb(Status::OK, currentSessions, maxSessions);

Completed in 92 milliseconds