Searched refs:controlRuleType_ (Results 1 – 2 of 2) sorted by relevance
30 controlRuleType_ = controlRuleType; in SetAppInstallControlRuleType()48 ErrCode res = GetAppControlProxy()->AddAppInstallControlRule(data, controlRuleType_, userId); in OnSetPolicy()78 ErrCode res = GetAppControlProxy()->DeleteAppInstallControlRule(controlRuleType_, data, userId); in OnRemovePolicy()92 ErrCode res = GetAppControlProxy()->DeleteAppInstallControlRule(controlRuleType_, data, userId); in OnAdminRemoveDone()
33 …AppExecFwk::AppInstallControlRuleType controlRuleType_ = AppExecFwk::AppInstallControlRuleType::UN… variable