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()217 return dpps_mgr_intf_; in GetDppsMgrIntf()374 if (dpps_mgr_intf_) in GetDppsFeatureInfo()375 dpps_mgr_intf_->GetDppsFeatureInfo(info); in GetDppsFeatureInfo()
84 DRMDppsManagerIntf *dpps_mgr_intf_ = {}; variable