Home
last modified time | relevance | path

Searched defs:DrmDecryptionInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Ddrm_dfx.h83 struct DrmDecryptionInfo { struct
84 std::string module;
85 std::string appName;
86 std::string instanceId;
87 int32_t errorCode;
88 std::string errorMesg;
89 std::string decryptAlgo;
90 std::string decryptKeyid;
91 std::string decryptIv;