Searched refs:PLAYER_DRM_INFO_ADDR (Results 1 – 4 of 4) sorted by relevance
125 static constexpr std::string_view PLAYER_DRM_INFO_ADDR = "drm_info_addr"; variable
419 if (!infoBody.ContainKey(std::string(PlayerKeys::PLAYER_DRM_INFO_ADDR))) { in GetDrmSystemInfos()430 infoBody.GetBuffer(std::string(PlayerKeys::PLAYER_DRM_INFO_ADDR), &drmInfoAddr, size); in GetDrmSystemInfos()
1216 if (!infoBody.ContainKey(std::string(PlayerKeys::PLAYER_DRM_INFO_ADDR))) { in OnDrmInfoUpdatedCb()1228 infoBody.GetBuffer(std::string(PlayerKeys::PLAYER_DRM_INFO_ADDR), &drmInfoAddr, size); in OnDrmInfoUpdatedCb()
2401 (void) format.PutBuffer(PlayerKeys::PLAYER_DRM_INFO_ADDR, in HandleDrmInfoUpdatedEvent()