Searched refs:GetPolicyValue (Results 1 – 3 of 3) sorted by relevance
61 bool GetPolicyValue(AppExecFwk::ElementName *admin, int policyCode, std::string &policyData,
342 bool ret = enterpriseDeviceMgrProxyTest->GetPolicyValue(nullptr, funcCode, policyData);358 bool ret = enterpriseDeviceMgrProxyTest->GetPolicyValue(nullptr, funcCode, policyData);
421 bool EnterpriseDeviceMgrProxy::GetPolicyValue(AppExecFwk::ElementName *admin, int policyCode, std::… in GetPolicyValue() function in OHOS::EDM::EnterpriseDeviceMgrProxy