/base/customization/enterprise_device_management/interfaces/kits/browser/include/ |
H A D | browser_addon.h | 31 std::string policies; member
|
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
H A D | disallow_add_os_account_by_user_plugin_test.cpp | 60 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 D | add_os_account_plugin_test.cpp | 74 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 D | set_browser_policies_plugin_test.cpp | 143 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 D | ark_enterprise_device_management_adapter_impl.cpp | 29 int32_t ArkEnterpriseDeviceManagementAdapterImpl::GetPolicies(ArkWebString& policies)
in GetPolicies() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_enterprise_device_management_adapter_wrapper.cpp | 29 int32_t ArkEnterpriseDeviceManagementAdapterWrapper::GetPolicies(std::string& policies) in GetPolicies() argument
|
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
H A D | browser_proxy_test.cpp | 131 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 D | browser_proxy.cpp | 40 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 D | enterprise_device_management_adapter_impl.cpp | 110 int32_t EnterpriseDeviceManagementAdapterImpl::GetPolicies(std::string& policies)
in GetPolicies() argument
|
/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/ |
H A D | enterprise_device_impl_test.cpp | 99 std::string policies = "web_test"; in HWTEST_F() local
|
/base/customization/enterprise_device_management/interfaces/kits/browser/src/ |
H A D | browser_addon.cpp | 151 std::string policies; in GetPoliciesSync() local
|
/base/security/permission_lite/services/ipc_auth/src/ |
H A D | ipc_auth_impl.c | 114 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 D | policy_define.h | 67 IpcPolicy policies[POLICY_SIZE];
member
|
/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | set_browser_policies_plugin.cpp | 96 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 D | sandbox_manager_service_test.cpp | 777 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 D | policy_info_manager.cpp | 78 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
|