Searched refs:drmDesc (Results 1 – 3 of 3) sorted by relevance
74 std::string drmDesc; in getDrmRemotelyProvisionedComponents() local75 status = mDrm->getPropertyString("description", &drmDesc); in getDrmRemotelyProvisionedComponents()96 mDrm, drmVendor, drmDesc, bcc); in getDrmRemotelyProvisionedComponents()
30 std::string drmDesc, in DrmRemotelyProvisionedComponent() argument34 mDrmDesc(std::move(drmDesc)), in DrmRemotelyProvisionedComponent()
38 std::string drmDesc, std::vector<uint8_t> bcc);