Searched refs:GetPolicyArray (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/ |
H A D | enterprise_device_mgr_proxy.h | 71 …bool GetPolicyArray(AppExecFwk::ElementName *admin, int policyCode, std::vector<std::string> &poli…
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
H A D | enterprise_device_mgr_proxy_test.cpp | 521 enterpriseDeviceMgrProxyTest->GetPolicyArray(nullptr, funcCode, policyArrayData); 537 bool ret = enterpriseDeviceMgrProxyTest->GetPolicyArray(nullptr, funcCode, policyArrayData); 553 bool ret = enterpriseDeviceMgrProxyTest->GetPolicyArray(nullptr, funcCode, policyArrayData);
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/src/ |
H A D | enterprise_device_mgr_proxy.cpp | 519 bool EnterpriseDeviceMgrProxy::GetPolicyArray(AppExecFwk::ElementName *admin, int policyCode, in GetPolicyArray() function in OHOS::EDM::EnterpriseDeviceMgrProxy
|