Searched refs:psshSize (Results 1 – 1 of 1) sorted by relevance
149 uint32_t psshSize = pssh.tellp(); in retrieveDrmInfo() local152 ALOGV("retrieveDrmInfo: MEDIA_DRM_INFO PSSH: size: %u %s", psshSize, in retrieveDrmInfo()153 DrmUUID::arrayToHex(psshPtr, psshSize).string()); in retrieveDrmInfo()157 reinterpret_cast<const char *>(pssh.str().c_str()), psshSize); in retrieveDrmInfo()