/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | pre_install_exception_mgr.cpp | 135 …APP_LOGI_NOFUNC("Exception information is empty, Deleting pre-install exception information from d… in DeletePreInstallExceptionInfosFromDb() 138 APP_LOGI_NOFUNC("Updating pre-install exception in database"); in DeletePreInstallExceptionInfosFromDb() 159 APP_LOGI_NOFUNC("Pre-install exception save success"); in SavePreInstallExceptionPath() 182 APP_LOGI_NOFUNC("exceptionPaths erase dir:%{public}s", bundleDir.c_str()); in DeletePreInstallExceptionPath() 201 APP_LOGI_NOFUNC("Pre-install exception save success -n %{public}s", bundleName.c_str()); in SavePreInstallExceptionBundleName() 218 APP_LOGI_NOFUNC("exceptionBundleNames erase -n %{public}s", bundleName.c_str()); in DeletePreInstallExceptionBundleName() 235 APP_LOGI_NOFUNC("Pre-install exception cleare success"); in ClearAll()
|
H A D | bundle_status_callback_death_recipient.cpp | 24 APP_LOGI_NOFUNC("create BundleStatusCallbackDeathRecipient instance"); in BundleStatusCallbackDeathRecipient() 29 APP_LOGI_NOFUNC("destroy BundleStatusCallbackDeathRecipient instance"); in ~BundleStatusCallbackDeathRecipient()
|
H A D | user_unlocked_event_subscriber.cpp | 62 APP_LOGI_NOFUNC("UserUnlockedEventSubscriber -u %{public}d unlocked", userId); in OnReceiveEvent() 76 APP_LOGI_NOFUNC("UserUnlockedEventSubscriber -u %{public}d switched", userId); in OnReceiveEvent() 79 APP_LOGI_NOFUNC("UserUnlockedEventSubscriber -u %{public}d unlocked", userId); in OnReceiveEvent() 134 APP_LOGI_NOFUNC("path: %{public}s need CreateBundleDataDir", baseBundleDataDir.c_str()); in CreateBundleDataDir() 337 APP_LOGI_NOFUNC("process new back up dir, start"); in ProcessNewBackupDir() 352 APP_LOGI_NOFUNC("process new back up dir, end"); in ProcessNewBackupDir()
|
H A D | bundle_mgr_service.cpp | 84 APP_LOGI_NOFUNC("BundleMgrService OnStart start"); in OnStart() 93 APP_LOGI_NOFUNC("BundleMgrService OnStart end"); in OnStart() 114 APP_LOGI_NOFUNC("BundleMgrService Init begin"); in Init() 134 APP_LOGI_NOFUNC("BundleMgrService Init success"); in Init()
|
H A D | bundle_resource_helper.cpp | 64 APP_LOGI_NOFUNC("-n %{public}s -u %{public}d add resource start", bundleName.c_str(), userId); in AddResourceInfoByBundleName() 74 APP_LOGI_NOFUNC("-n %{public}s -u %{public}d add resource end", bundleName.c_str(), userId); in AddResourceInfoByBundleName()
|
H A D | bundle_exception_handler.cpp | 114 …APP_LOGI_NOFUNC("handle -n %{public}s status is %{public}d", info.GetBundleName().c_str(), mark.st… in InnerHandleInvalidBundle() 150 … APP_LOGI_NOFUNC("%{public}s rename module failed, may not exist", info.GetBundleName().c_str()); in InnerHandleInvalidBundle()
|
H A D | bundle_data_mgr.cpp | 8256 APP_LOGI_NOFUNC("developerId:%{public}s not existed generate odid %{private}s", in GenerateOdid() 8281 APP_LOGI_NOFUNC("start GetOdidByBundleName -n %{public}s", bundleName.c_str()); in GetOdidByBundleName()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.cpp | 104 APP_LOGI_NOFUNC("napi begin to GetLauncherAbilityInfo"); in GetLauncherAbilityInfo() 141 APP_LOGI_NOFUNC("call GetLauncherAbilityInfo done"); in GetLauncherAbilityInfo() 147 APP_LOGI_NOFUNC("napi GetLauncherAbilityInfoSync called"); in GetLauncherAbilityInfoSync() 186 APP_LOGI_NOFUNC("call GetLauncherAbilityInfoSync done"); in GetLauncherAbilityInfoSync() 269 APP_LOGI_NOFUNC("call GetAllLauncherAbilityInfo done"); in GetAllLauncherAbilityInfo() 318 APP_LOGI_NOFUNC("napi begin GetShortcutInfo"); in GetShortcutInfo() 351 APP_LOGI_NOFUNC("call GetShortcutInfo done"); in GetShortcutInfo() 357 APP_LOGI_NOFUNC("napi GetShortcutInfoSync called"); in GetShortcutInfoSync() 397 APP_LOGI_NOFUNC("call GetShortcutInfoSync done"); in GetShortcutInfoSync() 460 APP_LOGI_NOFUNC("napi begin StartShortcut"); in StartShortcut() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_sign_data_cache_mgr.cpp | 61 APP_LOGI_NOFUNC("AOT register screen unlock event success"); in RegisterScreenUnlockListener() 71 APP_LOGI_NOFUNC("unregister screen unlock event success"); in UnregisterScreenUnlockEvent() 89 APP_LOGI_NOFUNC("pending sign thread is wake up"); in HandleUnlockEvent() 106 APP_LOGI_NOFUNC("pending enforce sign success"); in HandleUnlockEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/ |
H A D | extend_resource_manager_proxy.cpp | 38 APP_LOGI_NOFUNC("create ExtendResourceManagerProxy"); in ExtendResourceManagerProxy() 43 APP_LOGI_NOFUNC("destroy ExtendResourceManagerProxy"); in ~ExtendResourceManagerProxy()
|
H A D | extend_resource_manager_host.cpp | 44 APP_LOGI_NOFUNC("ExtendResourceManagerHost OnRemoteRequest, message code : %{public}u", code); in OnRemoteRequest()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/include/ |
H A D | app_log_wrapper.h | 73 #define APP_LOGI_NOFUNC(fmt, ...) \ macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/ |
H A D | router_map_helper.cpp | 54 APP_LOGI_NOFUNC("No ampersand found in the input ohmurl"); in ExtractVersionFromOhmurl()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | shared_bundle_installer.cpp | 38 APP_LOGI_NOFUNC("sharedBundleDirPaths is empty"); in ParseFiles()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_manager.cpp | 150 APP_LOGI_NOFUNC("current resource rdb system state:%{public}s", systemState.c_str()); in AddAllResourceInfo() 152 APP_LOGI_NOFUNC("add all resource end"); in AddAllResourceInfo()
|
H A D | bundle_resource_rdb.cpp | 267 …APP_LOGI_NOFUNC("rdb GetBundleResourceInfo -n %{public}s -i %{public}d", bundleName.c_str(), appIn… in GetBundleResourceInfo() 302 …APP_LOGI_NOFUNC("rdb GetLauncherAbilityResourceInfo -n %{public}s -i %{public}d", bundleName.c_str… in GetLauncherAbilityResourceInfo()
|
H A D | bundle_resource_parser.cpp | 339 APP_LOGI_NOFUNC("%{public}s not exist theme", resourceInfo.GetKey().c_str()); in ParseIconResourceByResourceManager()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
H A D | rdb_data_manager.cpp | 229 APP_LOGI_NOFUNC("data not exist, need insert data"); in UpdateOrInsertData()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
H A D | installer.cpp | 174 APP_LOGI_NOFUNC("napi GetBundleInstaller called"); in GetBundleInstaller() 212 APP_LOGI_NOFUNC("call GetBundleInstaller done"); in GetBundleInstaller() 1305 APP_LOGI_NOFUNC("Uninstall called"); in Uninstall() 1316 APP_LOGI_NOFUNC("call Uninstall done"); in Uninstall()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 1001 APP_LOGI_NOFUNC("napi QueryAbilityInfos"); in QueryAbilityInfos() 1053 APP_LOGI_NOFUNC("napi QueryAbilityInfos end"); in QueryAbilityInfos()
|