Home
last modified time | relevance | path

Searched refs:EDMLOGD (Results 1 - 25 of 88) sorted by relevance

1234

/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_stub_impl.cpp27 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnAdminEnabled()
37 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnAdminDisabled()
47 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnBundleAdded()
57 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnBundleRemoved()
67 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnAppStart()
77 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnAppStop()
87 EDMLOGD("EnterpriseAdminStubImpl %{public}s end successfully.", __func__); in OnSystemUpdate()
/base/customization/enterprise_device_management/interfaces/inner_api/device_control/src/
H A Ddevice_control_proxy.cpp46 EDMLOGD("DeviceControlProxy::ResetFactory"); in ResetFactory()
59 EDMLOGD("DeviceControlProxy::Shutdown"); in Shutdown()
72 EDMLOGD("DeviceControlProxy::Reboot"); in Reboot()
85 EDMLOGD("DeviceControlProxy::LockScreen"); in LockScreen()
94 EDMLOGD("DeviceControlProxy LockScreen userId = %{public}d.", userId); in LockScreen()
100 EDMLOGD("DeviceControlProxy::OperateDevice"); in OperateDevice()
109 EDMLOGD("DeviceControlProxy OperateDevice operate = %{public}s userId = %{public}d.", param.operate.c_str(), in OperateDevice()
/base/customization/enterprise_device_management/services/edm/src/strategy/
H A Dreplace_execute_strategy.cpp28 EDMLOGD("ReplaceExecuteStrategy::OnGetExecute plugin %{public}d execute replace strategy.", plugin->GetCode()); in OnGetExecute()
31 EDMLOGD("ReplaceExecuteStrategy::OnGetExecute extensionPlugin %{public}d start execute.", in OnGetExecute()
46 EDMLOGD("ReplaceExecuteStrategy::OnSetExecute plugin %{public}d execute replace strategy.", plugin->GetCode()); in OnSetExecute()
49 EDMLOGD("ReplaceExecuteStrategy::OnSetExecute extensionPlugin %{public}d start execute.", in OnSetExecute()
H A Denhance_execute_strategy.cpp28 EDMLOGD("EnhanceExecuteStrategy::OnGetExecute plugin %{public}d execute enhance strategy.", plugin->GetCode()); in OnGetExecute()
35 EDMLOGD("EnhanceExecuteStrategy::OnGetExecute extensionPlugin %{public}d start execute.", in OnGetExecute()
50 EDMLOGD("EnhanceExecuteStrategy::OnSetExecute plugin %{public}d execute enhance strategy.", plugin->GetCode()); in OnSetExecute()
57 EDMLOGD("EnhanceExecuteStrategy::OnSetExecute extensionPlugin %{public}d start execute.", in OnSetExecute()
H A Dsingle_execute_strategy.cpp28 EDMLOGD("SingleExecuteStrategy::OnGetExecute plugin %{public}d execute single strategy.", plugin->GetCode()); in OnGetExecute()
40 EDMLOGD("SingleExecuteStrategy::OnSetExecute plugin %{public}d execute single strategy.", plugin->GetCode()); in OnSetExecute()
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Dent_info.cpp26 EDMLOGD("ent info instance is created with parameters"); in EntInfo()
31 EDMLOGD("ent info instance is created without parameter"); in EntInfo()
36 EDMLOGD("ent info instance is destroyed"); in ~EntInfo()
H A Denterprise_device_mgr_proxy.cpp61 EDMLOGD("EnterpriseDeviceMgrProxy::GetParameter %{public}s", edmParaValue.c_str()); in IsEdmEnabled()
68 EDMLOGD("EnterpriseDeviceMgrProxy::EnableAdmin"); in EnableAdmin()
96 EDMLOGD("EnterpriseDeviceMgrProxy::DisableAdmin"); in DisableAdmin()
125 EDMLOGD("EnterpriseDeviceMgrProxy::DisableSuperAdmin"); in DisableSuperAdmin()
153 EDMLOGD("EnterpriseDeviceMgrProxy::GetEnabledAdmin"); in GetEnabledAdmin()
182 EDMLOGD("EnterpriseDeviceMgrProxy::GetEnterpriseInfo"); in GetEnterpriseInfo()
214 EDMLOGD("EnterpriseDeviceMgrProxy::SetEnterpriseInfo"); in SetEnterpriseInfo()
244 EDMLOGD("EnterpriseDeviceMgrProxy::SubscribeManagedEvent: %{public}d", subscribe); in HandleManagedEvent()
274 EDMLOGD("EnterpriseDeviceMgrProxy::IsSuperAdmin"); in IsSuperAdmin()
299 EDMLOGD("EnterpriseDeviceMgrProx in IsSuperAdmin()
[all...]
/base/customization/enterprise_device_management/services/edm/src/database/
H A Dedm_rdb_data_manager.cpp40 EDMLOGD("EdmRdbDataManager GetRdbStore."); in GetRdbStore()
58 EDMLOGD("EdmRdbDataManager CreateTable start."); in CreateTable()
78 EDMLOGD("EdmRdbDataManager Insert data start."); in Insert()
92 EDMLOGD("EdmRdbDataManager Delete data start."); in Delete()
106 EDMLOGD("EdmRdbDataManager Update data start."); in Update()
120 EDMLOGD("EdmRdbDataManager Query data start."); in Query()
H A Dedm_rdb_open_callback.cpp26 EDMLOGD("EdmRdbOpenCallback OnCreate : database create."); in OnCreate()
32 EDMLOGD("EdmRdbOpenCallback OnUpgrade : database upgrade. currentVersion = %{public}d, newVersion = %{public}d", in OnUpgrade()
/base/customization/enterprise_device_management/services/edm/src/
H A Dplugin_manager.cpp38 EDMLOGD("PluginManager::PluginManager."); in PluginManager()
43 EDMLOGD("PluginManager::~PluginManager."); in ~PluginManager()
71 EDMLOGD("PluginManager::code %{public}u", code); in GetPluginByFuncCode()
77 EDMLOGD("GetPluginByFuncCode::return nullptr"); in GetPluginByFuncCode()
92 EDMLOGD("PluginManager::code %{public}u", code); in GetPluginByCode()
97 EDMLOGD("GetPluginByCode::return nullptr"); in GetPluginByCode()
117 EDMLOGD("AddPlugin %{public}d", plugin->GetCode()); in AddPlugin()
140 EDMLOGD("PluginManager::AddPlugin %{public}d add extension plugin %{public}d", plugin->GetCode(), in AddPlugin()
160 EDMLOGD("PluginManager::AddExtensionPlugin %{public}d add extension plugin %{public}d", basicPluginCode, in AddExtensionPlugin()
251 EDMLOGD("PluginManage in DumpPlugin()
[all...]
H A Denterprise_device_mgr_stub.cpp110 EDMLOGD("POLICY_FLAG(code:%{public}x)\n", code); in OnRemoteRequest()
118 EDMLOGD("GetDevicePolicyInner"); in OnRemoteRequest()
121 EDMLOGD("HandleDevicePolicyInner"); in OnRemoteRequest()
153 EDMLOGD("EnableAdminInner bundleName:: %{public}s : abilityName : %{public}s ", admin->GetBundleName().c_str(), in EnableAdminInner()
188 EDMLOGD("DisableSuperAdminInner bundleName:: %{public}s :", bundleName.c_str()); in DisableSuperAdminInner()
218 EDMLOGD("EnterpriseDeviceMgrStub:GetEnabledAdmin"); in GetEnabledAdminInner()
239 EDMLOGD("EnterpriseDeviceMgrStub:GetEnterpriseInfoInner"); in GetEnterpriseInfoInner()
245 EDMLOGD("GetEnterpriseInfoInner bundleName:: %{public}s : abilityName : %{public}s ", in GetEnterpriseInfoInner()
253 EDMLOGD("EnterpriseDeviceMgrStub:IsSuperAdminInner"); in IsSuperAdminInner()
255 EDMLOGD("IsSuperAdminInne in IsSuperAdminInner()
[all...]
H A Duser_policy_manager.cpp29 EDMLOGD("UserPolicyManager::UserPolicyManager %{public}d", userId); in UserPolicyManager()
233 EDMLOGD("UserPolicyManager::DumpAdminPolicy %{public}d ", userIdState_); in DumpAdminPolicy()
235 EDMLOGD("UserPolicyManager::AdminName: %{public}s\n", iter.first.c_str()); in DumpAdminPolicy()
238 [](auto subIter) { EDMLOGD("%{public}s : %{public}s\n", subIter.first.c_str(), subIter.second.c_str()); }); in DumpAdminPolicy()
244 EDMLOGD("UserPolicyManager: DumpAdminList %{public}d ", userIdState_); in DumpAdminList()
246 EDMLOGD("UserPolicyManager::PolicyName: %{public}s\n", iter.first.c_str()); in DumpAdminList()
249 [](auto subIter) { EDMLOGD("%{public}s : %{public}s\n", subIter.first.c_str(), subIter.second.c_str()); }); in DumpAdminList()
255 EDMLOGD("UserPolicyManager: DumpCombinedPolicy %{public}d ", userIdState_); in DumpCombinedPolicy()
257 [](auto iter) { EDMLOGD("%{public}s : %{public}s\n", iter.first.c_str(), iter.second.c_str()); }); in DumpCombinedPolicy()
H A Ddevice_policies_storage_rdb.cpp80 EDMLOGD("DevicePoliciesStorageRdb::InsertAdminPolicy."); in InsertAdminPolicy()
98 EDMLOGD("DevicePoliciesStorageRdb::UpdateAdminPolicy."); in UpdateAdminPolicy()
117 EDMLOGD("AdminPoliciesStorageRdb::DeleteAdminPolicy."); in DeleteAdminPolicy()
134 EDMLOGD("DevicePoliciesStorageRdb::QueryAdminPolicy."); in QueryAdminPolicy()
145 EDMLOGD("DevicePoliciesStorageRdb::QueryAdminPolicy failed."); in QueryAdminPolicy()
193 EDMLOGD("DevicePoliciesStorageRdb::InsertCombinedPolicy."); in InsertCombinedPolicy()
211 EDMLOGD("DevicePoliciesStorageRdb::UpdateCombinedPolicy."); in UpdateCombinedPolicy()
228 EDMLOGD("DevicePoliciesStorageRdb::DeleteCombinedPolicy."); in DeleteCombinedPolicy()
243 EDMLOGD("DevicePoliciesStorageRdb::QueryCombinedPolicy."); in QueryCombinedPolicy()
254 EDMLOGD("DevicePoliciesStorageRd in QueryCombinedPolicy()
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
H A Dusb_manager_proxy.cpp45 EDMLOGD("UsbManagerProxy::SetUsbReadOnly"); in SetUsbReadOnly()
60 EDMLOGD("UsbManagerProxy::DisableUsb"); in DisableUsb()
68 EDMLOGD("UsbManagerProxy::IsUsbDisabled"); in IsUsbDisabled()
77 EDMLOGD("UsbManagerProxy::AddAllowedUsbDevices"); in AddAllowedUsbDevices()
99 EDMLOGD("UsbManagerProxy::RemoveAllowedUsbDevices"); in RemoveAllowedUsbDevices()
120 EDMLOGD("UsbManagerProxy::GetAllowedUsbDevices"); in GetAllowedUsbDevices()
155 EDMLOGD("UsbManagerProxy::SetUsbStorageDeviceAccessPolicy"); in SetUsbStorageDeviceAccessPolicy()
170 EDMLOGD("UsbManagerProxy::GetUsbStorageDeviceAccessPolicy"); in GetUsbStorageDeviceAccessPolicy()
194 EDMLOGD("UsbManagerProxy::AddOrRemoveDisallowedUsbDevices"); in AddOrRemoveDisallowedUsbDevices()
231 EDMLOGD("UsbManagerProx in GetDisallowedUsbDevices()
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/
H A Dsecurity_manager_proxy.cpp42 EDMLOGD("SecurityManagerProxy::GetSecurityPatchTag"); in GetSecurityPatchTag()
64 EDMLOGD("SecurityManagerProxy::GetDeviceEncryptionStatus"); in GetDeviceEncryptionStatus()
85 EDMLOGD("SecurityManagerProxy::SetPasswordPolicy"); in SetPasswordPolicy()
101 EDMLOGD("SecurityManagerProxy::GetPasswordPolicy innerapi"); in GetPasswordPolicy()
107 EDMLOGD("SecurityManagerProxy::GetPasswordPolicy"); in GetPasswordPolicy()
140 EDMLOGD("SecurityManagerProxy::GetRootCheckStatus"); in GetRootCheckStatus()
164 EDMLOGD("SecurityManagerProxy::SetAppClipboardPolicy"); in SetAppClipboardPolicy()
180 EDMLOGD("SecurityManagerProxy::GetAppClipboardPolicy"); in GetAppClipboardPolicy()
203 EDMLOGD("SecurityManagerProxy::SetWatermarkImage"); in SetWatermarkImage()
249 EDMLOGD("SecurityManagerProx in CancelWatermarkImage()
[all...]
/base/customization/enterprise_device_management/common/native/include/
H A Dedm_log.h32 #ifndef EDMLOGD
33 #define EDMLOGD(...) HILOG_IMPL(LOG_CORE, LOG_DEBUG, LOG_DOMAIN_EDM, LOG_TAG_EDM, __VA_ARGS__) macro
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
H A Daccount_manager_proxy.cpp49 EDMLOGD("AccountManagerProxy::DisallowAddLocalAccount"); in DisallowAddLocalAccount()
61 EDMLOGD("AccountManagerProxy::IsAddLocalAccountDisallowed"); in IsAddLocalAccountDisallowed()
73 EDMLOGD("AccountManagerProxy::DisallowAddOsAccountByUser"); in DisallowAddOsAccountByUser()
97 EDMLOGD("AccountManagerProxy::IsAddOsAccountByUserDisallowed"); in IsAddOsAccountByUserDisallowed()
134 EDMLOGD("AccountManagerProxy::AddOsAccount"); in AddOsAccount()
/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
H A Dbluetooth_manager_proxy.cpp43 EDMLOGD("BluetoothManagerProxy::GetBluetoothInfo"); in GetBluetoothInfo()
66 EDMLOGD("BluetoothManagerProxy::SetBluetoothDisabled"); in SetBluetoothDisabled()
74 EDMLOGD("BluetoothManagerProxy::IsBluetoothDisabled"); in IsBluetoothDisabled()
89 EDMLOGD("BluetoothManagerProxy::GetAllowedBluetoothDevices"); in GetAllowedBluetoothDevices()
130 EDMLOGD("BluetoothManagerProxy::%{public}s", function.c_str()); in AddOrRemoveAllowedBluetoothDevices()
/base/customization/enterprise_device_management/common/native/src/
H A Dedm_data_ability_utils.cpp52 EDMLOGD("EdmDataAbilityUtils::GetStringFromSettingsDataShare enter."); in GetStringFromSettingsDataShare()
71 EDMLOGD("EdmDataAbilityUtils::GetStringFromDataAbility row zero."); in GetStringFromSettingsDataShare()
106 EDMLOGD("UpdateSettingsData key = %{public}s", key.c_str()); in UpdateSettingsData()
124 EDMLOGD("UpdateSettingsData Insert branch"); in UpdateSettingsData()
127 EDMLOGD("UpdateSettingsData update branch"); in UpdateSettingsData()
/base/customization/enterprise_device_management/interfaces/inner_api/datetime_manager/src/
H A Ddatetime_manager_proxy.cpp47 EDMLOGD("DatetimeManagerProxy::SetDateTime"); in SetDateTime()
60 EDMLOGD("DatetimeManagerProxy::DisallowModifyDateTime"); in DisallowModifyDateTime()
67 EDMLOGD("DatetimeManagerProxy::IsModifyDateTimeDisallowed"); in IsModifyDateTimeDisallowed()
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dlocation_policy_plugin.cpp38 EDMLOGD("LocationPolicyPlugin set location policy value = %{public}d.", data); in OnSetPolicy()
52 EDMLOGD("LocationPolicyPlugin location policy illegal. Value = %{public}d.", data); in OnSetPolicy()
74 EDMLOGD("LocationPolicyPlugin get location policy illegal. Value = %{public}s.", res.c_str()); in OnGetPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
H A Dwifi_manager_proxy.cpp47 EDMLOGD("WifiManagerProxy::IsWifiActive"); in IsWifiActive()
70 EDMLOGD("WifiManagerProxy::SetWifiProfile"); in SetWifiProfile()
85 EDMLOGD("WifiManagerProxy::SetWifiDisabled. isDisable: %{public}d", isDisabled); in SetWifiDisabled()
92 EDMLOGD("WifiManagerProxy::IsWifiDisabled"); in IsWifiDisabled()
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dsystem_manager_proxy.cpp42 EDMLOGD("SystemManagerProxy::SetNTPServer"); in SetNTPServer()
55 EDMLOGD("SystemManagerProxy::GetNTPServer"); in GetNTPServer()
78 EDMLOGD("SystemManagerProxy::SetOTAUpdatePolicy"); in SetOTAUpdatePolicy()
97 EDMLOGD("SystemManagerProxy::GetOTAUpdatePolicy"); in GetOTAUpdatePolicy()
119 EDMLOGD("SystemManagerProxy::NotifyUpdatePackages"); in NotifyUpdatePackages()
140 EDMLOGD("SystemManagerProxy::GetUpgradeResult"); in GetUpgradeResult()
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
H A Ddevice_settings_proxy.cpp42 EDMLOGD("DeviceSettingsProxy::SetScreenOffTime"); in SetScreenOffTime()
56 EDMLOGD("DeviceSettingsProxy::GetScreenOffTime"); in GetScreenOffTime()
79 EDMLOGD("DeviceSettingsProxy::InstallUserCertificate"); in InstallUserCertificate()
105 EDMLOGD("DeviceSettingsProxy::UninstallUserCertificate"); in UninstallUserCertificate()
127 EDMLOGD("DeviceSettingsProxy::SetPowerPolicy"); in SetPowerPolicy()
146 EDMLOGD("DeviceSettingsProxy::GetPowerPolicy"); in GetPowerPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp52 EDMLOGD("NetworkManagerProxy::GetAllNetworkInterfaces"); in GetAllNetworkInterfaces()
85 EDMLOGD("NetworkManagerProxy::GetIpOrMacAddress"); in GetIpOrMacAddress()
114 EDMLOGD("NetworkManagerProxy::SetNetworkInterfaceDisabled"); in SetNetworkInterfaceDisabled()
138 EDMLOGD("NetworkManagerProxy::IsNetworkInterfaceDisabled"); in IsNetworkInterfaceDisabled()
166 EDMLOGD("NetworkManagerProxy::AddIptablesFilterRule"); in AddIptablesFilterRule()
180 EDMLOGD("NetworkManagerProxy::RemoveIptablesFilterRule"); in RemoveIptablesFilterRule()
193 EDMLOGD("NetworkManagerProxy::ListIptablesFilterRules"); in ListIptablesFilterRules()
272 EDMLOGD("EnterpriseDeviceMgrProxy:GetFirewallRules success. %{public}d", size); in GetFirewallRules()
338 EDMLOGD("EnterpriseDeviceMgrProxy:GetDomainFilterRules success. %{public}d", size); in GetDomainFilterRules()
346 EDMLOGD("NetworkManagerProx in SetGlobalHttpProxy()
[all...]

Completed in 11 milliseconds

1234