Home
last modified time | relevance | path

Searched defs:policies (Results 1 - 16 of 16) sorted by relevance

/base/customization/enterprise_device_management/interfaces/kits/browser/include/
H A Dbrowser_addon.h31 std::string policies; member
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Ddisallow_add_os_account_by_user_plugin_test.cpp60 std::map<std::string, std::string> policies; in HWTEST_F() local
73 std::map<std::string, std::string> policies; in HWTEST_F() local
87 std::map<std::string, std::string> policies; in HWTEST_F() local
101 std::map<std::string, std::string> policies; in HWTEST_F() local
115 std::map<std::string, std::string> policies; HWTEST_F() local
[all...]
H A Dadd_os_account_plugin_test.cpp74 std::map<std::string, std::string> policies; in HWTEST_F() local
88 std::map<std::string, std::string> policies; in HWTEST_F() local
107 std::map<std::string, std::string> policies; in HWTEST_F() local
122 std::map<std::string, std::string> policies; in HWTEST_F() local
141 std::map<std::string, std::string> policies; HWTEST_F() local
161 std::map<std::string, std::string> policies; HWTEST_F() local
181 std::map<std::string, std::string> policies; HWTEST_F() local
201 std::map<std::string, std::string> policies; HWTEST_F() local
[all...]
H A Dset_browser_policies_plugin_test.cpp143 cJSON* policies; in HWTEST_F() local
174 cJSON* policies; in HWTEST_F() local
202 cJSON* policies; in HWTEST_F() local
231 cJSON* policies; HWTEST_F() local
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_enterprise_device_management_adapter_impl.cpp29 int32_t ArkEnterpriseDeviceManagementAdapterImpl::GetPolicies(ArkWebString& policies) in GetPolicies() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_enterprise_device_management_adapter_wrapper.cpp29 int32_t ArkEnterpriseDeviceManagementAdapterWrapper::GetPolicies(std::string& policies) in GetPolicies() argument
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dbrowser_proxy_test.cpp131 std::string policies; in HWTEST_F() local
146 std::string policies; in HWTEST_F() local
162 std::string policies; in HWTEST_F() local
177 std::string policies; in HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
H A Dbrowser_proxy.cpp40 int32_t BrowserProxy::GetPolicies(std::string &policies) in GetPolicies() argument
51 int32_t BrowserProxy::GetPolicies(AppExecFwk::ElementName &admin, const std::string &appId, std::string &policies) in GetPolicies() argument
61 int32_t BrowserProxy::GetPolicies(AppExecFwk::ElementName *admin, const std::string &appId, std::string &policies) in GetPolicies() argument
/base/web/webview/ohos_adapter/enterprise_device_management_adapter/src/
H A Denterprise_device_management_adapter_impl.cpp110 int32_t EnterpriseDeviceManagementAdapterImpl::GetPolicies(std::string& policies) in GetPolicies() argument
/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/
H A Denterprise_device_impl_test.cpp99 std::string policies = "web_test"; in HWTEST_F() local
/base/customization/enterprise_device_management/interfaces/kits/browser/src/
H A Dbrowser_addon.cpp151 std::string policies; in GetPoliciesSync() local
/base/security/permission_lite/services/ipc_auth/src/
H A Dipc_auth_impl.c114 static int SetPolicies(const FeaturePolicy *featurePolicy, PolicyTrans **policies, unsigned int *policyNum) in SetPolicies() argument
149 SetPresetPolicies(const PolicySetting presetPolicy[], int policySize, RegParams params, PolicyTrans **policies, unsigned int *policyNum) SetPresetPolicies() argument
171 GetCommunicationStrategy(RegParams params, PolicyTrans **policies, unsigned int *policyNum) GetCommunicationStrategy() argument
[all...]
/base/security/permission_lite/services/ipc_auth/include/
H A Dpolicy_define.h67 IpcPolicy policies[POLICY_SIZE]; member
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_browser_policies_plugin.cpp96 cJSON* policies = nullptr; in SetRootPolicy() local
125 cJSON* policies in SetPolicy() local
191 cJSON* policies = nullptr; OnGetPolicy() local
[all...]
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dsandbox_manager_service_test.cpp777 std::vector<PolicyInfo> policies = {policy}; in HWTEST_F() local
827 std::vector<PolicyInfo> policies = {policy}; in HWTEST_F() local
897 std::vector<PolicyInfo> policies = {policy}; in HWTEST_F() local
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/
H A Dpolicy_info_manager.cpp78 std::vector<PolicyInfo> policies; in CleanPolicyOnMac() local
203 int32_t PolicyInfoManager::AddToDatabaseIfNotDuplicate(const uint32_t tokenId, const std::vector<PolicyInfo> &policies, in AddToDatabaseIfNotDuplicate() argument
189 FilterValidPolicyInBatch( const std::vector<PolicyInfo> &policies, std::vector<uint32_t> &results, std::vector<size_t> &passIndexes) FilterValidPolicyInBatch() argument

Completed in 12 milliseconds