Searched refs:dpps_mgr_intf_ (Results 1 – 2 of 2) sorted by relevance
132 dpps_mgr_intf_ = GetDppsManagerIntf(); in Init()133 if (dpps_mgr_intf_) in Init()134 dpps_mgr_intf_->Init(fd_, resource); in Init()224 return dpps_mgr_intf_; in GetDppsMgrIntf()384 if (dpps_mgr_intf_) in GetDppsFeatureInfo()385 dpps_mgr_intf_->GetDppsFeatureInfo(info); in GetDppsFeatureInfo()
88 DRMDppsManagerIntf *dpps_mgr_intf_ = {}; variable