Home
last modified time | relevance | path

Searched refs:LOG_D (Results 1 – 25 of 47) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_rdb.cpp32 LOG_D(BMS_TAG_DEFAULT, "create DefaultAppRdb"); in DefaultAppRdb()
45 LOG_D(BMS_TAG_DEFAULT, "destroy DefaultAppRdb"); in ~DefaultAppRdb()
73 LOG_D(BMS_TAG_DEFAULT, "type is not saved in db"); in GetDefaultApplicationInfo()
101 LOG_D(BMS_TAG_DEFAULT, "add default app info"); in SetDefaultApplicationInfo()
104 LOG_D(BMS_TAG_DEFAULT, "modify default app info"); in SetDefaultApplicationInfo()
142 LOG_D(BMS_TAG_DEFAULT, "type doesn't exists in db"); in DeleteDefaultApplicationInfo()
216 LOG_D(BMS_TAG_DEFAULT, "default app config empty"); in LoadDefaultApplicationConfig()
254 LOG_D(BMS_TAG_DEFAULT, "begin"); in LoadBackUpDefaultApplicationConfig()
262 LOG_D(BMS_TAG_DEFAULT, "end"); in LoadBackUpDefaultApplicationConfig()
316 LOG_D(BMS_TAG_DEFAULT, "RegisterDeathListener"); in RegisterDeathListener()
[all …]
H A Ddefault_app_mgr.cpp89 LOG_D(BMS_TAG_DEFAULT, "create DefaultAppMgr"); in DefaultAppMgr()
95 LOG_D(BMS_TAG_DEFAULT, "destroy DefaultAppMgr"); in ~DefaultAppMgr()
351 LOG_D(BMS_TAG_DEFAULT, "begin"); in HandleUninstallBundle()
379 LOG_D(BMS_TAG_DEFAULT, "begin"); in HandleCreateUser()
392 LOG_D(BMS_TAG_DEFAULT, "begin"); in HandleRemoveUser()
409 LOG_D(BMS_TAG_DEFAULT, "is browser want"); in IsBrowserWant()
426 LOG_D(BMS_TAG_DEFAULT, "is email want"); in IsEmailWant()
556 LOG_D(BMS_TAG_DEFAULT, "begin to GetBundleInfo"); in GetBundleInfo()
593 LOG_D(BMS_TAG_DEFAULT, "GetBundleInfo success"); in GetBundleInfo()
677 LOG_D(BMS_TAG_DEFAULT, "email skills valid"); in IsEmailSkillsValid()
[all …]
H A Ddefault_app_data.cpp37 LOG_D(BMS_TAG_DEFAULT, "DefaultAppData ToString begin"); in ToString()
45 LOG_D(BMS_TAG_DEFAULT, "DefaultAppData ToJson begin"); in ToJson()
51 LOG_D(BMS_TAG_DEFAULT, "DefaultAppData FromJson begin"); in FromJson()
73 LOG_D(BMS_TAG_DEFAULT, "begin to ParseDefaultApplicationConfig"); in ParseDefaultApplicationConfig()
106 LOG_D(BMS_TAG_DEFAULT, "Element to_json begin"); in to_json()
118 LOG_D(BMS_TAG_DEFAULT, "Element from_json begin"); in from_json()
H A Ddefault_app_host_impl.cpp39LOG_D(BMS_TAG_DEFAULT, "SetDefaultApplication userId:%{public}d type:%{public}s", userId, type.c_s… in SetDefaultApplication()
44LOG_D(BMS_TAG_DEFAULT, "ElementName bundleName:%{public}s moduleName:%{public}s abilityName:%{publ… in SetDefaultApplication()
49 LOG_D(BMS_TAG_DEFAULT, "ElementName is empty"); in SetDefaultApplication()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp70 LOG_D(BMS_TAG_DEFAULT, "BundlePermissionMgr::Init success"); in Init()
76 LOG_D(BMS_TAG_DEFAULT, "BundlePermissionMgr::UnInit"); in UnInit()
305 LOG_D(BMS_TAG_DEFAULT, "verify success"); in VerifyCallingPermissionsForAll()
429 LOG_D(BMS_TAG_DEFAULT, "verifying systemApp"); in VerifySystemApp()
436 LOG_D(BMS_TAG_DEFAULT, "tokenType is %{private}d", tokenType); in VerifySystemApp()
462 LOG_D(BMS_TAG_DEFAULT, "verifying systemApp"); in IsSystemApp()
480 LOG_D(BMS_TAG_DEFAULT, "begin to verify token type"); in IsNativeTokenType()
499 LOG_D(BMS_TAG_DEFAULT, "IsShellTokenType begin"); in IsShellTokenType()
504 LOG_D(BMS_TAG_DEFAULT, "caller is shell, success"); in IsShellTokenType()
513 LOG_D(BMS_TAG_DEFAULT, "begin to verify calling uid"); in VerifyCallingUid()
[all …]
H A Dbundle_installer_host.cpp47 LOG_D(BMS_TAG_INSTALLER, "begin to init"); in Init()
49 LOG_D(BMS_TAG_INSTALLER, "init successfully"); in Init()
114 LOG_D(BMS_TAG_INSTALLER, "handle install message"); in HandleInstallMessage()
129 LOG_D(BMS_TAG_INSTALLER, "handle install message finished"); in HandleInstallMessage()
187 LOG_D(BMS_TAG_INSTALLER, "handle uninstall message"); in HandleUninstallMessage()
202 LOG_D(BMS_TAG_INSTALLER, "handle uninstall message finished"); in HandleUninstallMessage()
207 LOG_D(BMS_TAG_INSTALLER, "handle uninstall module message"); in HandleUninstallModuleMessage()
222 LOG_D(BMS_TAG_INSTALLER, "handle uninstall message finished"); in HandleUninstallModuleMessage()
243 LOG_D(BMS_TAG_INSTALLER, "handle install sandbox app message"); in HandleInstallSandboxApp()
260 LOG_D(BMS_TAG_INSTALLER, "handle install sandbox app message"); in HandleUninstallSandboxApp()
[all …]
H A Dbase_bundle_installer.cpp2420 LOG_D(BMS_TAG_INSTALLER, "ProcessHqfInfo end"); in ProcessHqfInfo()
2602 LOG_D(BMS_TAG_INSTALLER, "so is not existed"); in ExtractEncryptedSoFiles()
3228 LOG_D(BMS_TAG_INSTALLER, "ExtractResFileDir end"); in ExtractResFileDir()
3251 LOG_D(BMS_TAG_INSTALLER, "ExtractHnpFileDir end"); in ExtractHnpFileDir()
4356 LOG_D(BMS_TAG_INSTALLER, "CheckAppLabel begin"); in CheckAppLabel()
4394 LOG_D(BMS_TAG_INSTALLER, "CheckAppLabel end"); in CheckAppLabel()
5686 LOG_D(BMS_TAG_INSTALLER, "start"); in RemoveTempPathOnlyUsedForSo()
5699 LOG_D(BMS_TAG_INSTALLER, "end"); in RemoveTempPathOnlyUsedForSo()
5707 LOG_D(BMS_TAG_INSTALLER, "NewInfos is null"); in NeedDeleteOldNativeLib()
5712 LOG_D(BMS_TAG_INSTALLER, "No old app"); in NeedDeleteOldNativeLib()
[all …]
H A Dbundle_install_checker.cpp147 LOG_D(BMS_TAG_INSTALLER, "check hap syscaps start"); in CheckSysCap()
173 LOG_D(BMS_TAG_INSTALLER, "finish check hap syscaps"); in CheckSysCap()
181 LOG_D(BMS_TAG_INSTALLER, "Check multiple haps signInfo"); in CheckMultipleHapsSignInfo()
349 LOG_D(BMS_TAG_INSTALLER, "Parse hap file"); in ParseHapFiles()
429 LOG_D(BMS_TAG_INSTALLER, "finish parse hap file"); in ParseHapFiles()
542 LOG_D(BMS_TAG_INSTALLER, "CheckDependency"); in CheckDependency()
854 LOG_D(BMS_TAG_INSTALLER, "hashParams is empty"); in CheckHapHashParams()
907 LOG_D(BMS_TAG_INSTALLER, "Check APP label"); in CheckAppLabelInfo()
1005 LOG_D(BMS_TAG_INSTALLER, "finish check APP label"); in CheckAppLabelInfo()
1093 LOG_D(BMS_TAG_INSTALLER, "AppPrivilegeCapability %{public}s", in ParseAppPrivilegeCapability()
[all …]
H A Dbundle_data_mgr.cpp709 LOG_D(BMS_TAG_QUERY, in QueryAbilityInfo()
910 LOG_D(BMS_TAG_QUERY, in ExplicitQueryAbilityInfo()
958 LOG_D(BMS_TAG_QUERY, in ExplicitQueryAbilityInfoV9()
1186 LOG_D(BMS_TAG_QUERY, in QueryAbilityInfoWithFlags()
2439 LOG_D(BMS_TAG_QUERY, in GetApplicationInfoWithResponseId()
2448 LOG_D(BMS_TAG_QUERY, in GetApplicationInfoWithResponseId()
5183 LOG_D(BMS_TAG_QUERY, in QueryExtensionAbilityInfos()
8592 LOG_D(BMS_TAG_QUERY, in QueryCloneAbilityInfo()
8626 LOG_D(BMS_TAG_QUERY, in ExplicitQueryCloneAbilityInfo()
8659 LOG_D(BMS_TAG_QUERY, in ExplicitQueryCloneAbilityInfoV9()
[all …]
H A Dbundle_mgr_service_event_handler.cpp156 LOG_D(BMS_TAG_DEFAULT, "bundleName_ is empty"); in OnFinished()
173 LOG_D(BMS_TAG_DEFAULT, "instance is created"); in BMSEventHandler()
178 LOG_D(BMS_TAG_DEFAULT, "instance is destroyed"); in ~BMSEventHandler()
536 LOG_D(BMS_TAG_DEFAULT, "Scan the installed directory start"); in ScanInstallDir()
560 LOG_D(BMS_TAG_DEFAULT, "Scan the installed directory end"); in ScanInstallDir()
864 LOG_D(BMS_TAG_DEFAULT, "Process boot bundle install from scan"); in ProcessBootBundleInstallFromScan()
1375 LOG_D(BMS_TAG_DEFAULT, "Need to check cloud shader cache dir"); in ProcessCheckCloudShaderDir()
1418 LOG_D(BMS_TAG_DEFAULT, "CLOUD_SHADER_PATH is exist"); in InnerProcessCheckCloudShaderDir()
1451 LOG_D(BMS_TAG_DEFAULT, "recoverable app info has checked"); in ProcessCheckRecoverableApplicationInfo()
1454 LOG_D(BMS_TAG_DEFAULT, "Need to check recoverable app info"); in ProcessCheckRecoverableApplicationInfo()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_stream_installer_proxy.cpp29 LOG_D(BMS_TAG_INSTALLER, "create bundle stream installer proxy instance"); in BundleStreamInstallerProxy()
34 LOG_D(BMS_TAG_INSTALLER, "destory bundle stream installer proxy instance"); in ~BundleStreamInstallerProxy()
39 LOG_D(BMS_TAG_INSTALLER, "bundle stream installer proxy create stream begin"); in CreateStream()
70 LOG_D(BMS_TAG_INSTALLER, "bundle stream installer proxy create stream end"); in CreateStream()
77 LOG_D(BMS_TAG_INSTALLER, "bundle stream installer proxy create signature file stream begin"); in CreateSignatureFileStream()
111 LOG_D(BMS_TAG_INSTALLER, "bundle stream installer proxy create stream end"); in CreateSignatureFileStream()
152 LOG_D(BMS_TAG_INSTALLER, "bundle stream installer proxy create shared bundle stream end"); in CreateSharedBundleStream()
159 LOG_D(BMS_TAG_INSTALLER, "create pgo file stream begin"); in CreatePgoFileStream()
193 LOG_D(BMS_TAG_INSTALLER, "create pgo file stream end"); in CreatePgoFileStream()
199 LOG_D(BMS_TAG_INSTALLER, "bundle stream installer proxy install begin"); in Install()
[all …]
H A Dbundle_installer_proxy.cpp42 LOG_D(BMS_TAG_INSTALLER, "create bundle installer proxy instance"); in BundleInstallerProxy()
47 LOG_D(BMS_TAG_INSTALLER, "destroy bundle installer proxy instance"); in ~BundleInstallerProxy()
268 LOG_D(BMS_TAG_INSTALLER, "create stream installer begin"); in CreateStreamInstaller()
323 LOG_D(BMS_TAG_INSTALLER, "create stream installer successfully"); in CreateStreamInstaller()
329 LOG_D(BMS_TAG_INSTALLER, "destory stream installer begin"); in DestoryBundleStreamInstaller()
342 LOG_D(BMS_TAG_INSTALLER, "destory stream installer successfully"); in DestoryBundleStreamInstaller()
373 LOG_D(BMS_TAG_INSTALLER, "stream install start"); in StreamInstall()
447 LOG_D(BMS_TAG_INSTALLER, "stream install end"); in StreamInstall()
453 LOG_D(BMS_TAG_INSTALLER, "write file stream to service terminal start"); in WriteFile()
494 LOG_D(BMS_TAG_INSTALLER, "write file stream to service terminal end"); in WriteFile()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp337 LOG_D(BMS_TAG_INSTALLD, "targetSoPath is empty"); in ExtractFiles()
499 LOG_D(BMS_TAG_INSTALLD, "file type error"); in IsNativeFile()
534 LOG_D(BMS_TAG_INSTALLD, "file name not diff format"); in IsDiffFiles()
1276 LOG_D(BMS_TAG_INSTALLD, "begin"); in CopyFileFast()
1527 LOG_D(BMS_TAG_INSTALLD, "soEntryFiles is empty"); in VerifyCodeSignature()
1555 LOG_D(BMS_TAG_INSTALLD, in CheckEncryption()
1735 LOG_D(BMS_TAG_INSTALLD, "ExtractResourceFiles begin"); in ExtractResourceFiles()
1809 LOG_D(BMS_TAG_INSTALLD, "ExtractDriverSoFiles end"); in ExtractDriverSoFiles()
1815 LOG_D(BMS_TAG_INSTALLD, "CopyDriverSoFiles beign"); in CopyDriverSoFiles()
1844 LOG_D(BMS_TAG_INSTALLD, "CopyDriverSoFiles end"); in CopyDriverSoFiles()
[all …]
H A Dinstalld_host_impl.cpp230 LOG_D(BMS_TAG_INSTALLD, "execute AOT ret : %{public}d", ret); in ExecuteAOT()
242 LOG_D(BMS_TAG_INSTALLD, "pend sign AOT ret : %{public}d", ret); in PendSignAOT()
865 LOG_D(BMS_TAG_INSTALLD, in CleanBundleDataDirByName()
957 LOG_D(BMS_TAG_INSTALLD, in GetBundleStats()
960 LOG_D(BMS_TAG_INSTALLD, in GetBundleStats()
1327 LOG_D(BMS_TAG_INSTALLD, "start to process check encryption"); in CheckEncryption()
1365 LOG_D(BMS_TAG_INSTALLD, "start to copy driver so files"); in ExtractDriverSoFiles()
1385 LOG_D(BMS_TAG_INSTALLD, "start to obtain decoded so files"); in ExtractEncryptedSoFiles()
1411 LOG_D(BMS_TAG_INSTALLD, "code encryption is not supported"); in ExtractEncryptedSoFiles()
1502 LOG_D(BMS_TAG_INSTALLD, "start to delivery sign profile"); in DeliverySignProfile()
[all …]
H A Dinstalld_load_callback.cpp36 LOG_D(BMS_TAG_INSTALLD, "Load system ability %{public}d succeed", systemAbilityId); in OnLoadSystemAbilitySuccess()
47 LOG_D(BMS_TAG_INSTALLD, "Load system ability %{public}d failed", systemAbilityId); in OnLoadSystemAbilityFail()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_parser.cpp33 LOG_D(BMS_TAG_DEFAULT, "Parse patch.json from %{private}s", pathName.c_str()); in ParsePatchInfo()
48 LOG_D(BMS_TAG_DEFAULT, "extract patch complete"); in ParsePatchInfo()
62 LOG_D(BMS_TAG_DEFAULT, "Parse quick fix files start"); in ParsePatchInfo()
75 LOG_D(BMS_TAG_DEFAULT, "Parse quick fix files end"); in ParsePatchInfo()
81 LOG_D(BMS_TAG_DEFAULT, "check filePath has resource file start"); in HasResourceFile()
96 LOG_D(BMS_TAG_DEFAULT, "check filePaths has resource file start"); in HasResourceFile()
102 LOG_D(BMS_TAG_DEFAULT, "does not exist resource rawfile"); in HasResourceFile()
H A Dquick_fix_boot_scanner.cpp49 LOG_D(BMS_TAG_DEFAULT, "quick fix scan bundle %{public}s, status is %{public}d", in ProcessQuickFixBootUp()
115 LOG_D(BMS_TAG_DEFAULT, "no quikc fix info in the appInfo and reprocess the quick fix"); in RestoreQuickFix()
123 LOG_D(BMS_TAG_DEFAULT, "appInfo contains quick fix info"); in RestoreQuickFix()
143 LOG_D(BMS_TAG_DEFAULT, "ObtainQuickFixInfo fileStr is %{public}s", fileStr.c_str()); in ProcessQuickFixDir()
157 LOG_D(BMS_TAG_DEFAULT, "versionCode of the quick fix file is %{public}d", versionCode); in ProcessQuickFixDir()
171LOG_D(BMS_TAG_DEFAULT, "bundleName of the quick fix file is %{public}s", bundleName.c_str()); in ProcessQuickFixDir()
188LOG_D(BMS_TAG_DEFAULT, "start to ReprocessQuickFix with bundleName %{public}s", bundleName.c_str()… in ReprocessQuickFix()
246 LOG_D(BMS_TAG_DEFAULT, "same version code between quick fix file and quick fix info"); in ProcessWithBundleHasQuickFixInfo()
H A Dquick_fix_checker.cpp29 LOG_D(BMS_TAG_DEFAULT, "Check multiple hqfs signInfo"); in CheckMultipleHqfsSignInfo()
36 LOG_D(BMS_TAG_DEFAULT, "Check quick fix files start"); in CheckAppQuickFixInfos()
70 LOG_D(BMS_TAG_DEFAULT, "Check quick fix files end"); in CheckAppQuickFixInfos()
84 LOG_D(BMS_TAG_DEFAULT, "application isDebug: %{public}d", isDebug); in CheckPatchWithInstalledBundle()
158 LOG_D(BMS_TAG_DEFAULT, "application isDebug: %{public}d", isDebug); in CheckHotReloadWithInstalledBundle()
187 LOG_D(BMS_TAG_DEFAULT, "no patch used in bundleName: %{public}s", bundleInfo.name.c_str()); in CheckCommonWithInstalledBundle()
H A Dquick_fix_deployer.cpp159 LOG_D(BMS_TAG_DEFAULT, "ToDeployQuickFixResult start"); in ToDeployQuickFixResult()
169 LOG_D(BMS_TAG_DEFAULT, "ToDeployQuickFixResult end"); in ToDeployQuickFixResult()
527 LOG_D(BMS_TAG_DEFAULT, "ToInnerAppQuickFix start"); in ToInnerAppQuickFix()
550 LOG_D(BMS_TAG_DEFAULT, "ToInnerAppQuickFix end"); in ToInnerAppQuickFix()
585 LOG_D(BMS_TAG_DEFAULT, "MoveHqfFiles start"); in MoveHqfFiles()
612 LOG_D(BMS_TAG_DEFAULT, "MoveHqfFiles end"); in MoveHqfFiles()
728 LOG_D(BMS_TAG_DEFAULT, "no so file"); in ExtractQuickFixSoFile()
742 LOG_D(BMS_TAG_DEFAULT, "end"); in ExtractQuickFixSoFile()
859 LOG_D(BMS_TAG_DEFAULT, "start to extract decoded so files to tmp path"); in ExtractEncryptedSoFiles()
952 LOG_D(BMS_TAG_DEFAULT, "end"); in VerifyCodeSignatureForHqf()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp33 LOG_D(BMS_TAG_QUERY, "start to query launcher abilities from bms extension"); in QueryLauncherAbility()
60 LOG_D(BMS_TAG_QUERY, "query ability infos failed due to error code %{public}d", res); in QueryLauncherAbility()
74 LOG_D(BMS_TAG_QUERY, "start to query abilityInfos from bms extension"); in QueryAbilityInfos()
101 LOG_D(BMS_TAG_QUERY, "query ability infos failed due to error code %{public}d", res); in QueryAbilityInfos()
105 LOG_D(BMS_TAG_QUERY, "no ability info can be found from bms extension"); in QueryAbilityInfos()
160 LOG_D(BMS_TAG_QUERY, "start to query abilityInfo from bms extension"); in QueryAbilityInfo()
168 LOG_D(BMS_TAG_QUERY, "no ability info can be found from bms extension"); in QueryAbilityInfo()
179 LOG_D(BMS_TAG_QUERY, "start to query bundle infos from bms extension"); in GetBundleInfos()
207 LOG_D(BMS_TAG_QUERY, "start to query bundle info from bms extension"); in GetBundleInfo()
232 LOG_D(BMS_TAG_QUERY, "query bundle info failed due to error code %{public}d", res); in GetBundleInfo()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_proxy.cpp29 LOG_D(BMS_TAG_DEFAULT, "create AppControlProxy"); in AppControlProxy()
34 LOG_D(BMS_TAG_DEFAULT, "destroy AppControlProxy"); in ~AppControlProxy()
40 LOG_D(BMS_TAG_DEFAULT, "begin to call AddAppInstallControlRule"); in AddAppInstallControlRule()
122 LOG_D(BMS_TAG_DEFAULT, "begin to call GetAppInstallControlRule"); in GetAppInstallControlRule()
379 LOG_D(BMS_TAG_DEFAULT, "proxy begin to SetDisposedStatus"); in SetDisposedStatus()
413 LOG_D(BMS_TAG_DEFAULT, "proxy begin to DeleteDisposedStatus"); in DeleteDisposedStatus()
443 LOG_D(BMS_TAG_DEFAULT, "proxy begin to GetDisposedStatus"); in GetDisposedStatus()
468 LOG_D(BMS_TAG_DEFAULT, "proxy begin to SetDisposedRule."); in SetDisposedRule()
502 LOG_D(BMS_TAG_DEFAULT, "proxy begin to GetDisposedRule"); in GetDisposedRule()
704 LOG_D(BMS_TAG_DEFAULT, "GetParcelableInfo success"); in GetParcelableInfo()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/
H A Ddefault_app_proxy.cpp30 LOG_D(BMS_TAG_DEFAULT, "create DefaultAppProxy"); in DefaultAppProxy()
35 LOG_D(BMS_TAG_DEFAULT, "destroy DefaultAppProxy"); in ~DefaultAppProxy()
40 LOG_D(BMS_TAG_DEFAULT, "begin to call IsDefaultApplication"); in IsDefaultApplication()
67 LOG_D(BMS_TAG_DEFAULT, "begin to GetDefaultApplication"); in GetDefaultApplication()
93 LOG_D(BMS_TAG_DEFAULT, "begin to SetDefaultApplication"); in SetDefaultApplication()
125 LOG_D(BMS_TAG_DEFAULT, "begin to ResetDefaultApplication"); in ResetDefaultApplication()
176 LOG_D(BMS_TAG_DEFAULT, "GetParcelableInfo success"); in GetParcelableInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager_host_impl.cpp54 LOG_D(BMS_TAG_DEFAULT, "AddAppInstallControlRule start"); in AddAppInstallControlRule()
79 LOG_D(BMS_TAG_DEFAULT, "DeleteAppInstallControlRule start"); in DeleteAppInstallControlRule()
104 LOG_D(BMS_TAG_DEFAULT, "CleanAppInstallControlRule start"); in DeleteAppInstallControlRule()
129 LOG_D(BMS_TAG_DEFAULT, "GetAppInstallControlRule start"); in GetAppInstallControlRule()
290 LOG_D(BMS_TAG_DEFAULT, "host begin to SetDisposedStatus"); in SetDisposedStatus()
311 LOG_D(BMS_TAG_DEFAULT, "host begin to DeleteDisposedStatus"); in DeleteDisposedStatus()
340 LOG_D(BMS_TAG_DEFAULT, "host begin to GetDisposedStatus"); in GetDisposedStatus()
400 LOG_D(BMS_TAG_DEFAULT, "host begin to GetDisposedRule"); in GetDisposedRule()
426 LOG_D(BMS_TAG_DEFAULT, "host begin to SetDisposedRule"); in SetDisposedRule()
467 LOG_D(BMS_TAG_DEFAULT, "host begin to GetDisposedRuleForCloneApp"); in GetDisposedRuleForCloneApp()
[all …]
H A Dapp_control_manager_rdb.cpp56 LOG_D(BMS_TAG_DEFAULT, "create AppControlManagerRdb"); in AppControlManagerRdb()
74 LOG_D(BMS_TAG_DEFAULT, "destroy AppControlManagerRdb"); in ~AppControlManagerRdb()
164 LOG_D(BMS_TAG_DEFAULT, "GetAppInstallControlRule size 0"); in GetAppInstallControlRule()
273 LOG_D(BMS_TAG_DEFAULT, "GetAppRunningControlRule size 0"); in GetAppRunningControlRule()
353 LOG_D(BMS_TAG_DEFAULT, "rdb begin to SetDisposedStatus"); in SetDisposedStatus()
380 LOG_D(BMS_TAG_DEFAULT, "rdb begin to DeleteDisposedStatus"); in DeleteDisposedStatus()
398 LOG_D(BMS_TAG_DEFAULT, "rdb begin to GetDisposedStatus"); in GetDisposedStatus()
417 LOG_D(BMS_TAG_DEFAULT, "GetAppRunningControlRule size 0"); in GetDisposedStatus()
526 LOG_D(BMS_TAG_DEFAULT, "rdb begin to GetDisposedRule"); in GetDisposedRule()
547 LOG_D(BMS_TAG_DEFAULT, "GetDisposedRule size 0"); in GetDisposedRule()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp171 LOG_D(BMS_TAG_DEFAULT, "begin to create fd"); in CreateFd()
206 LOG_D(BMS_TAG_DEFAULT, "create fd success"); in CreateFd()
213 LOG_D(BMS_TAG_DEFAULT, "begin to copy files"); in CopyFiles()
230LOG_D(BMS_TAG_DEFAULT, "sourcePath:%{private}s fileName:%{private}s", sourcePath.c_str(), fileName… in CopyFiles()
259 LOG_D(BMS_TAG_DEFAULT, "copy files success"); in CopyFiles()

12