Home
last modified time | relevance | path

Searched refs:APP_LOGD (Results 1 – 25 of 185) sorted by relevance

12345678

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_app_helper.cpp27 APP_LOGD("enter SaveSandboxAppInfo"); in SaveSandboxAppInfo()
34 APP_LOGD("sandbox app not supported"); in SaveSandboxAppInfo()
41 APP_LOGD("enter DeleteSandboxAppInfo"); in DeleteSandboxAppInfo()
48 APP_LOGD("sandbox app not supported"); in DeleteSandboxAppInfo()
63 APP_LOGD("sandbox app not supported"); in GetSandboxAppBundleInfo()
78 APP_LOGD("sandbox app not supported"); in GenerateSandboxAppIndex()
93 APP_LOGD("sandbox app not supported"); in DeleteSandboxAppIndex()
109 APP_LOGD("sandbox app not supported"); in GetSandboxAppInfoMap()
119 APP_LOGD("enter GetSandboxAppInfo"); in GetSandboxAppInfo()
126 APP_LOGD("sandbox app not supported"); in GetSandboxAppInfo()
[all …]
H A Dbundle_sandbox_exception_handler.cpp45 APP_LOGD("receive action %{public}s", action.c_str()); in OnReceiveEvent()
48 APP_LOGD("userId %{public}d is unlocked", userId); in OnReceiveEvent()
64 APP_LOGD("the dir %{public}s needs to be deleted", dir.c_str()); in RemoveSandboxDataDir()
88 APP_LOGD("no sandbox app info"); in RemoveSandboxApp()
128 APP_LOGD("start to keep sandbox dir"); in KeepSandboxDirs()
145 APP_LOGD("finish to keep sandbox dir"); in KeepSandboxDirs()
150 APP_LOGD("listen the unlock of someone user"); in ListeningUserUnlocked()
165 APP_LOGD("start to remove sandbox data dir"); in RemoveDataDir()
172 APP_LOGD("wait for account started"); in RemoveDataDir()
187 APP_LOGD("start to remove data dir %{public}s", dir.c_str()); in RemoveDataDir()
[all …]
H A Dbundle_sandbox_data_mgr.cpp51 APP_LOGD("save sandbox app %{public}s info successfully", key.c_str()); in SaveSandboxAppInfo()
149 APP_LOGD("GenerateSandboxAppIndex successfully"); in GenerateSandboxAppIndex()
155 APP_LOGD("GenerateSandboxAppIndex successfully"); in GenerateSandboxAppIndex()
241 APP_LOGD("GetInnerBundleInfoByUid with uid is %{public}d", uid); in GetInnerBundleInfoByUid()
243 APP_LOGD("the uid(%{public}d) is not an application", uid); in GetInnerBundleInfoByUid()
291 APP_LOGD("start to RestoreSandboxPersistentInnerBundleInfo"); in RestoreSandboxPersistentInnerBundleInfo()
324 APP_LOGD("RestoreSandboxAppIndex begin"); in RestoreSandboxAppIndex()
334 APP_LOGD("RestoreSandboxAppIndex successfully"); in RestoreSandboxAppIndex()
339 APP_LOGD("RestoreSandboxAppIndex finish"); in RestoreSandboxAppIndex()
345 APP_LOGD("RestoreSandboxUidAndGid begin"); in RestoreSandboxUidAndGid()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_mgr_host.cpp28 APP_LOGD("enter"); in DumpInfos()
29 APP_LOGD("flag: %{public}d", flag); in DumpInfos()
30 APP_LOGD("bundleName: %{public}s", bundleName.c_str()); in DumpInfos()
42 APP_LOGD("enter"); in CleanBundleCacheFiles()
43 APP_LOGD("bundleName: %{public}s", bundleName.c_str()); in CleanBundleCacheFiles()
50 APP_LOGD("enter"); in CleanBundleDataFiles()
51 APP_LOGD("bundleName: %{public}s", bundleName.c_str()); in CleanBundleDataFiles()
57 APP_LOGD("enter"); in SetApplicationEnabled()
59 APP_LOGD("isEnable: %{public}d", isEnable); in SetApplicationEnabled()
65 APP_LOGD("enter"); in SetAbilityEnabled()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp348 APP_LOGD("'bm copy-ap -n' with no argument."); in ParseCopyApCommand()
541 APP_LOGD("'bm install' with no option."); in RunAsInstallCommand()
665 APP_LOGD("'bm install' with error arguments."); in RunAsInstallCommand()
805 APP_LOGD("'bm uninstall -k'"); in RunAsUninstallCommand()
810 APP_LOGD("'bm uninstall -s'"); in RunAsUninstallCommand()
815 APP_LOGD("'bm uninstall -v'"); in RunAsUninstallCommand()
879 APP_LOGD("'bm uninstall -s'"); in RunAsUninstallCommand()
2219 APP_LOGD("StreamInstall result is %{public}d", res); in InstallOperation()
2253 APP_LOGD("bundleName: %{public}s", bundleName.c_str()); in UninstallOperation()
2254 APP_LOGD("moduleName: %{public}s", moduleName.c_str()); in UninstallOperation()
[all …]
H A Dbundle_test_tool.cpp1245 APP_LOGD("RunAsSetCommand is start"); in RunAsSetRemovableCommand()
1289 APP_LOGD("RunAsGetRemovableCommand is start"); in RunAsGetRemovableCommand()
1764 APP_LOGD("RunAsGetProxyDataCommand is start"); in RunAsGetProxyDataCommand()
1812 APP_LOGD("RunAsGetAllProxyDataCommand is start"); in RunAsGetAllProxyDataCommand()
1857 APP_LOGD("RunAsGetStringCommand is start"); in RunAsGetStringCommand()
2108 APP_LOGD("RunAsGetIconCommand is start"); in RunAsGetIconCommand()
2203 APP_LOGD("RunAsAddInstallRuleCommand is start"); in RunAsAddInstallRuleCommand()
2287 APP_LOGD("RunAsGetInstallRuleCommand is start"); in RunAsGetInstallRuleCommand()
2966 APP_LOGD("RunAsGetContinueBundleName start"); in RunAsGetContinueBundleName()
4047 APP_LOGD("RunAsGetStringCommand is start"); in RunAsGetJsonProfile()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp47 APP_LOGD("begin"); in CopyDriverSoFile()
71 APP_LOGD("no driver so file needs to be cpoied"); in CopyDriverSoFile()
85 APP_LOGD("begin"); in FilterDriverSoFile()
111 APP_LOGD("fileName is %{public}s", fileName.c_str()); in FilterDriverSoFile()
135 APP_LOGD("begin"); in RemoveDriverSoFile()
140 APP_LOGD("extModuleName is %{public}s", extModuleName.c_str()); in RemoveDriverSoFile()
161 APP_LOGD("fileName is %{public}s", fileName.c_str()); in RemoveDriverSoFile()
171 APP_LOGD("end"); in RemoveDriverSoFile()
201 APP_LOGD("begin"); in RenameDriverFile()
223 APP_LOGD("fileName is %{public}s", fileName.c_str()); in RenameDriverFile()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp73 APP_LOGD("GetParameter failed"); in InitAgingTimerInterval()
79 APP_LOGD("BundleAgingMgr init aging timer success"); in InitAgingTimerInterval()
90 APP_LOGD("GetParameter failed"); in InitAgingBatteryThresold()
96 APP_LOGD("BundleAgingMgr init battery threshold success"); in InitAgingBatteryThresold()
115 APP_LOGD("stop aging task"); in ScheduleLoopTask()
119 APP_LOGD("begin to run aging task"); in ScheduleLoopTask()
122 APP_LOGD("aging task done"); in ScheduleLoopTask()
125 APP_LOGD("submit aging task"); in ScheduleLoopTask()
225 APP_LOGD("BundleAging begin to process"); in Process()
235 APP_LOGD("BundleAgingMgr Process done"); in Process()
[all …]
H A Daging_request.cpp50APP_LOGD("ret is %{public}d, szDatasizeThreshold is %{public}d", ret, atoi(szDatasizeThreshold)); in InitAgingDatasizeThreshold()
52 APP_LOGD("GetParameter failed"); in InitAgingDatasizeThreshold()
58 APP_LOGD("AgingRequest init aging data size threshold success"); in InitAgingDatasizeThreshold()
67 APP_LOGD("ret is %{public}d, szOneDayTimeMs is %{public}d", ret, atoi(szOneDayTimeMs)); in InitAgingOneDayTimeMs()
69 APP_LOGD("GetParameter failed"); in InitAgingOneDayTimeMs()
75 APP_LOGD("AgingRequest init aging one day time ms success"); in InitAgingOneDayTimeMs()
87 APP_LOGD("totalDataBytes: %{public}" PRId64 ", totalDataBytesThreshold: %{public}" PRId64, in IsReachStartAgingThreshold()
94 APP_LOGD("totalDataBytes: %{public}" PRId64 ", totalDataBytesThreshold: %{public}" PRId64, in IsReachEndAgingThreshold()
117 APP_LOGD("bundle: %{public}s, lastTimeUsed: %{public}" PRId64 ", startCount: %{public}d", in Dump()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_manager_host_impl.cpp61 APP_LOGD("calling userId is %{public}d", userId); in GetAllOverlayModuleInfo()
84 APP_LOGD("calling userId is %{public}d", userId); in GetOverlayModuleInfo()
97 APP_LOGD("start to get overlay moduleInfo of module %{public}s", moduleName.c_str()); in GetOverlayModuleInfo()
107 APP_LOGD("calling userId is %{public}d", userId); in GetOverlayModuleInfo()
114 APP_LOGD("get overlay moduleInfo of bundle %{public}s", callingBundleName.c_str()); in GetOverlayModuleInfo()
132 APP_LOGD("calling userId is %{public}d", userId); in GetTargetOverlayModuleInfo()
158 APP_LOGD("calling userId is %{public}d", userId); in GetOverlayModuleInfoByBundleName()
198 APP_LOGD("calling userId is %{public}d", userId); in GetOverlayBundleInfoForTarget()
222 APP_LOGD("calling userId is %{public}d", userId); in GetOverlayModuleInfoForTarget()
263 APP_LOGD("start"); in SetOverlayEnabled()
[all …]
H A Dbundle_overlay_data_manager.cpp96 APP_LOGD("start"); in UpdateExternalOverlayInfo()
138 APP_LOGD("start"); in BuildOverlayConnection()
212 APP_LOGD("start"); in RemoveOverlayModuleConnection()
258 APP_LOGD("start"); in RemoveOverlayBundleInfo()
264 APP_LOGD("finish"); in RemoveOverlayBundleInfo()
270 APP_LOGD("start"); in RemoveOverlayModuleInfo()
411 APP_LOGD("start"); in GetAllOverlayModuleInfo()
458 APP_LOGD("start"); in GetOverlayModuleInfo()
510 APP_LOGD("start"); in GetOverlayBundleInfoForTarget()
535 APP_LOGD("start"); in GetOverlayModuleInfoForTarget()
[all …]
H A Dbundle_overlay_install_checker.cpp30 APP_LOGD("Start to check overlay installation"); in CheckOverlayInstallation()
63 APP_LOGD("overlay is not supported"); in CheckOverlayInstallation()
72 APP_LOGD("start"); in CheckInternalBundle()
109 APP_LOGD("check internal overlay installation successfully"); in CheckInternalBundle()
115 APP_LOGD("start"); in CheckExternalBundle()
171 APP_LOGD("check external overlay installation successfully"); in CheckExternalBundle()
178 APP_LOGD("current package is %{public}s", currentPackageName.c_str()); in CheckHapType()
197 APP_LOGD("start"); in CheckTargetPriority()
209 APP_LOGD("start to check version code"); in CheckVersionCode()
233 APP_LOGD("start"); in CheckTargetBundle()
[all …]
H A Dbundle_overlay_manager.cpp23 APP_LOGD("start"); in IsExistedNonOverlayHap()
33 APP_LOGD("start"); in GetInnerBundleInfo()
45 APP_LOGD("start"); in GetAllOverlayModuleInfo()
57 APP_LOGD("start"); in GetOverlayModuleInfo()
69 APP_LOGD("start"); in GetOverlayBundleInfoForTarget()
81 APP_LOGD("start"); in GetOverlayModuleInfoForTarget()
94 APP_LOGD("start"); in SetOverlayEnabled()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp25 APP_LOGD("create"); in PerfProfile()
30 APP_LOGD("destroy"); in ~PerfProfile()
276 APP_LOGD("start\n"); in Dump()
278 APP_LOGD("BmsLoadTime: %{public}" PRId64 "(ms) \n", (bmsLoadEnd_ - bmsLoadStart_)); in Dump()
281APP_LOGD("BundleScanTime: %{public}" PRId64 "(ms) \n", (bundleScanEnd_ - bundleScanStart_)); in Dump()
284 APP_LOGD("BundleInstallTime: %{public}" PRId64 "(ms) \n", bundleInstallTime_); in Dump()
290APP_LOGD("BundleParseTime: %{public}" PRId64 "(ms) \n", (bundleParseEnd_ - bundleParseStart_)); in Dump()
293 APP_LOGD("AmsLoadTime: %{public}" PRId64 "(ms) \n", (amsLoadEnd_ - amsLoadStart_)); in Dump()
296APP_LOGD("AbilityLoadTime: %{public}" PRId64 "(ms) \n", (abilityLoadEnd_ - abilityLoadStart_)); in Dump()
297 APP_LOGD("AppForkTime: %{public}" PRId64 "(ms) \n", (appForkEnd_ - appForkStart_)); in Dump()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dsystem_ability_helper.cpp31 APP_LOGD("mock system ability helper get %{public}d system ability", systemAbilityId); in GetSystemAbility()
42 APP_LOGD("mock system ability helper add system ability erase exist key"); in AddSystemAbility()
44 APP_LOGD("mock system ability helper emplace %{public}d system ability", systemAbilityId); in AddSystemAbility()
52 APP_LOGD("mock system ability helper remove system ability"); in RemoveSystemAbility()
54APP_LOGD("mock system ability helper remove %{public}d system ability erase exist key", systemAbil… in RemoveSystemAbility()
72 APP_LOGD("mock system ability helper unload system ability"); in UnloadSystemAbility()
74APP_LOGD("mock system ability helper unload %{public}d system ability erase exist key", systemAbil… in UnloadSystemAbility()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp48 APP_LOGD("create bundleMgrClientImpl"); in BundleMgrClientImpl()
53 APP_LOGD("destroy bundleMgrClientImpl"); in ~BundleMgrClientImpl()
88 APP_LOGD("enter"); in GetBundlePackInfo()
100 APP_LOGD("enter"); in CreateBundleDataDir()
301 APP_LOGD("InitResMgr begin"); in InitResMgr()
330 APP_LOGD("GetResFromResMgr begin"); in GetResFromResMgr()
344 APP_LOGD("compressed status"); in GetResFromResMgr()
538 APP_LOGD("GetDir begin"); in GetDirByBundleNameAndAppIndex()
550 APP_LOGD("GetAllBundleDirs begin"); in GetAllBundleDirs()
562 APP_LOGD("connect begin"); in Connect()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_proxy.cpp28 APP_LOGD("create OverlayManagerProxy"); in OverlayManagerProxy()
33 APP_LOGD("destroy OverlayManagerProxy"); in ~OverlayManagerProxy()
39 APP_LOGD("begin to call GetAllOverlayModuleInfo"); in GetAllOverlayModuleInfo()
69 APP_LOGD("begin to call GetOverlayModuleInfo"); in GetOverlayModuleInfo()
101 APP_LOGD("begin to call GetOverlayModuleInfo"); in GetOverlayModuleInfo()
129 APP_LOGD("begin to call GetTargetOverlayModuleInfo"); in GetTargetOverlayModuleInfo()
193 APP_LOGD("begin to call GetOverlayModuleInfoForTarget"); in GetOverlayModuleInfoForTarget()
226 APP_LOGD("begin to call SetOverlayEnabledForSelf"); in SetOverlayEnabledForSelf()
267 APP_LOGD("begin to call SetOverlayEnabled"); in SetOverlayEnabled()
360 APP_LOGD("get parcelable info success"); in GetParcelableInfo()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_extractor.cpp29 APP_LOGD("BundleExtractor is created"); in BundleExtractor()
34 APP_LOGD("BundleExtractoris destroyed"); in ~BundleExtractor()
40 APP_LOGD("profile is module.json"); in ExtractProfile()
43 APP_LOGD("profile is config.json"); in ExtractProfile()
49 APP_LOGD("start to parse pack.info"); in ExtractPackFile()
H A Dbundle_parser.cpp105 APP_LOGD("parse from %{private}s", pathName.c_str()); in Parse()
120 APP_LOGD("module.json transform to InnerBundleInfo"); in Parse()
126 APP_LOGD("config.json transform to InnerBundleInfo"); in Parse()
149 APP_LOGD("parse from %{private}s", pathName.c_str()); in ParsePackInfo()
177 APP_LOGD("Parse sysCaps from %{private}s", pathName.c_str()); in ParseSysCap()
185 APP_LOGD("Rpcid.sc is not exist, and do not need verification sysCaps"); in ParseSysCap()
215 APP_LOGD("Parse sysCaps str success"); in ParseSysCap()
223 APP_LOGD("Parse preInstallConfig from %{public}s", configFile.c_str()); in ParsePreInstallConfig()
237 APP_LOGD("Parse PreUnInstallConfig from %{public}s", configFile.c_str()); in ParsePreUnInstallConfig()
263 APP_LOGD("Parse DefaultPermission from %{private}s", permissionFile.c_str()); in ParseDefaultPermission()
[all …]
H A Dbundle_mgr_host_impl.cpp689 APP_LOGD("SilentInstall in"); in SilentInstall()
1131 APP_LOGD("invalid hapFilePath"); in GetBundleArchiveInfoV9()
1136 APP_LOGD("sandbox path"); in GetBundleArchiveInfoV9()
1221 APP_LOGD("start GetHapModuleInfo"); in GetHapModuleInfo()
1936 APP_LOGD("DumpBundleInfo begin"); in DumpBundleInfo()
1981 APP_LOGD("DumpShortcutInfo begin"); in DumpShortcutInfo()
2228 APP_LOGD("start IsAbilityEnabled"); in IsAbilityEnabled()
2389 APP_LOGD("start GetAllFormsInfo"); in GetAllFormsInfo()
4022 APP_LOGD("start GetOdid"); in GetOdid()
4312 APP_LOGD("start GetLaunchWant"); in GetLaunchWant()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/src/
H A Dsystem_ability_helper.cpp29 APP_LOGD("mock system ability helper get %{public}d system ability", systemAbilityId); in GetSystemAbility()
40 APP_LOGD("mock system ability helper add system ability erase exist key"); in AddSystemAbility()
42 APP_LOGD("mock system ability helper emplace %{public}d system ability", systemAbilityId); in AddSystemAbility()
50 APP_LOGD("mock system ability helper remove system ability"); in RemoveSystemAbility()
52APP_LOGD("mock system ability helper remove %{public}d system ability erase exist key", systemAbil… in RemoveSystemAbility()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp37 APP_LOGD("DistributedBmsProxy GetRemoteAbilityInfo"); in GetRemoteAbilityInfo()
45 APP_LOGD("DistributedBmsProxy GetRemoteAbilityInfoWithLocale"); in GetRemoteAbilityInfo()
77 APP_LOGD("DistributedBmsProxy GetRemoteAbilityInfos"); in GetRemoteAbilityInfos()
119 APP_LOGD("DistributedBmsProxy GetAbilityInfo"); in GetAbilityInfo()
127 APP_LOGD("DistributedBmsProxy GetAbilityInfoWithLocale"); in GetAbilityInfo()
154 APP_LOGD("DistributedBmsProxy GetAbilityInfos"); in GetAbilityInfos()
162 APP_LOGD("DistributedBmsProxy GetAbilityInfos"); in GetAbilityInfos()
189 APP_LOGD("DistributedBmsProxy GetDistributedBundleInfo"); in GetDistributedBundleInfo()
273 APP_LOGD("get parcelable info success"); in GetParcelableInfo()
303 APP_LOGD("get parcelable infos success"); in GetParcelableInfos()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp26 APP_LOGD("shared bundle installer instance is created"); in SharedBundleInstaller()
31 APP_LOGD("shared bundle installer instance is destroyed"); in ~SharedBundleInstaller()
73 APP_LOGD("dependencies of %{public}s is empty", innerBundleInfo.GetBundleName().c_str()); in CheckDependency()
85 APP_LOGD("inner-app dependency: %{public}s", GetJsonStrFromInfo(dependency).c_str()); in CheckDependency()
91 APP_LOGD("dependency found in installing shared bundles: %{public}s", in CheckDependency()
97 APP_LOGD("dependency found in installed shared bundles: %{public}s", in CheckDependency()
110 APP_LOGD("dependencies are satisfied"); in CheckDependency()
147 APP_LOGD("install shared bundles success"); in Install()
191APP_LOGD("GetCallingEventInfo start, bundleName:%{public}s", eventInfo.callingBundleName.c_str()); in GetCallingEventInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp49 APP_LOGD("begin to AddExtResource"); in AddExtResource()
85 APP_LOGD("begin to RemoveExtResource"); in RemoveExtResource()
121 APP_LOGD("begin to GetExtResource"); in GetExtResource()
158 APP_LOGD("begin to EnableDynamicIcon"); in EnableDynamicIcon()
193 APP_LOGD("begin to DisableDynamicIcon"); in DisableDynamicIcon()
221 APP_LOGD("begin to GetDynamicIcon"); in GetDynamicIcon()
256 APP_LOGD("begin to create fd"); in CreateFd()
291 APP_LOGD("create fd success"); in CreateFd()
298 APP_LOGD("begin to copy files"); in CopyFiles()
315APP_LOGD("sourcePath : %{private}s, fileName : %{private}s", sourcePath.c_str(), fileName.c_str()); in CopyFiles()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp438 APP_LOGD("start to parse moduleName"); in ParseHashParam()
446 APP_LOGD("start to parse hashValue"); in ParseHashParam()
458 APP_LOGD("start to parse hashParams"); in ParseHashParams()
487 APP_LOGD("start to parse moduleName"); in ParseVerifyCodeParam()
536 APP_LOGD("start to parse parameter"); in ParseParameter()
544 APP_LOGD("start to parse value"); in ParseParameter()
556 APP_LOGD("start to parse parameters"); in ParseParameters()
605 APP_LOGD("start to parse pgoParams"); in ParsePgoParams()
698 APP_LOGD("start to parse userId"); in ParseUserId()
719 APP_LOGD("start to parse appIndex"); in ParseAppIndex()
[all …]

12345678