Home
last modified time | relevance | path

Searched refs:GetSessionIdString (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/libmediadrm/
DDrmSessionManager.cpp47 static String8 GetSessionIdString(const Vector<uint8_t> &sessionId) { in GetSessionIdString() function
131 GetSessionIdString(sessionId).string()); in addSession()
144 ALOGV("useSession(%s)", GetSessionIdString(sessionId).string()); in useSession()
157 ALOGV("removeSession(%s)", GetSessionIdString(sessionId).string()); in removeSession()