Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Ddrm_dfx.h42 struct DrmLicenseInfo { struct
43 std::string module;
44 uint32_t currentTime;
45 std::string appName;
46 std::string instanceId;
47 std::string drmName;
48 std::string drmUuid;
49 std::string clientVersion;
50 std::string licenseType;
53 uint32_t processDuration;
[all …]