/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/ |
H A D | mock_bundle_installer_host.cpp | 23 APP_LOGI("create mock bundle installer host instance"); in MockBundleInstallerHost() 28 APP_LOGI("destroy mock bundle installer host instance"); in ~MockBundleInstallerHost() 34 APP_LOGI("enter"); in Install() 36 APP_LOGI("bundleFilePath: %{private}s", bundleFilePath.c_str()); in Install() 47 APP_LOGI("enter"); in Install() 50 APP_LOGI("bundleFilePath: %{private}s", path.c_str()); in Install() 62 APP_LOGI("enter"); in Uninstall() 64 APP_LOGI("bundleName: %{public}s", bundleName.c_str()); in Uninstall() 75 APP_LOGI("enter"); in Uninstall() 77 APP_LOGI("bundleName: %{public}s", bundleName.c_str()); in Uninstall() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_callback.cpp | 29 APP_LOGI("start, oldUserId:%{public}d to newUserId:%{public}d", oldUserId, userId); in OnUserIdSwitched() 46 APP_LOGI("end, oldUserId:%{public}d to newUserId:%{public}d", oldUserId, userId); in OnUserIdSwitched() 52 APP_LOGI("start, colorMode: %{public}s", colorMode.c_str()); in OnSystemColorModeChanged() 57 APP_LOGI("end, colorMode: %{public}s", colorMode.c_str()); in OnSystemColorModeChanged() 63 APP_LOGI("start, language %{public}s", language.c_str()); in OnSystemLanguageChange() 85 APP_LOGI("end, language %{public}s", language.c_str()); in OnSystemLanguageChange() 92 APP_LOGI("start, theme:%{public}s, themeId:%{public}d", theme.c_str(), themeId); in OnApplicationThemeChanged() 109 APP_LOGI("icons no need to change, return"); in OnApplicationThemeChanged() 132 APP_LOGI("end, theme:%{public}s", theme.c_str()); in OnApplicationThemeChanged() 141 APP_LOGI("start, bundleName:%{public}s, isEnabled:%{public}d, userId:%{public}d", in OnOverlayStatusChanged() [all …]
|
H A D | bundle_resource_register.cpp | 32 APP_LOGI("start"); in RegisterConfigurationObserver() 44 APP_LOGI("end"); in RegisterConfigurationObserver() 46 APP_LOGI("ability runtime not support"); in RegisterConfigurationObserver() 52 APP_LOGI("start"); in RegisterCommonEventSubscriber() 65 APP_LOGI("end"); in RegisterCommonEventSubscriber()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/src/ |
H A D | pageAbilityDemo.cpp | 25 APP_LOGI("PageAbilityDemo::onStart"); in OnStart() 29 APP_LOGI("PageAbilityDemo::CreateDir"); in OnStart() 32 APP_LOGI("PageAbilityDemo::CreateDir %{private}s", path.c_str()); in OnStart() 42 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant() 48 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground() 54 APP_LOGI("PageAbilityDemo::onStop"); in OnStop() 60 APP_LOGI("PageAbilityDemo::OnActive"); in OnActive() 66 APP_LOGI("PageAbilityDemo::OnInactive"); in OnInactive() 72 APP_LOGI("PageAbilityDemo::OnBackground"); in OnBackground()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_service.cpp | 44 APP_LOGI("installd service instance is created"); in InstalldService() 49 APP_LOGI("installd service instance is destroyed"); in ~InstalldService() 54 APP_LOGI("installd OnStart"); in OnStart() 70 APP_LOGI("installd OnStop"); in OnStop() 87 APP_LOGI("HAP_COPY_PATH is already exists"); in Init() 95 APP_LOGI("Path already exists"); in InitDir() 118 APP_LOGI("installd service start successfully"); in Start() 131 APP_LOGI("installd service stop successfully"); in Stop()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_manager_test/ |
H A D | bms_bundle_quick_fix_manager_test.cpp | 149 APP_LOGI("begin of BmsBundleQuickFixManager_0100."); 168 APP_LOGI("end of BmsBundleQuickFixManager_0100."); 178 APP_LOGI("begin of BmsBundleQuickFixManager_0200."); 187 APP_LOGI("end of BmsBundleQuickFixManager_0200."); 204 APP_LOGI("end of BmsBundleQuickFixManager_0300."); 221 APP_LOGI("end of BmsBundleQuickFixManager_0400."); 242 APP_LOGI("end of BmsBundleQuickFixManager_0500."); 267 APP_LOGI("end of BmsBundleQuickFixManager_0600."); 292 APP_LOGI("end of BmsBundleQuickFixManager_0700."); 311 APP_LOGI("end of BmsBundleQuickFixManager_0800."); [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 292 APP_LOGI("Version not changed"); in ClearArkAp() 296 APP_LOGI("ClearArkAp start"); in ClearArkAp() 314 APP_LOGI("ClearArkAp end"); in ClearArkAp() 488 APP_LOGI("HandleOTA begin"); in HandleOTA() 522 APP_LOGI("compile timer end"); in BeforeOTACompile() 582 APP_LOGI("OTACompileInternal end"); in OTACompileInternal() 747 APP_LOGI("HandleIdle begin"); in HandleIdle() 790 APP_LOGI("HandleIdle end"); in HandleIdle() 796 APP_LOGI("HandleCompile begin"); in HandleCompile() 837 APP_LOGI("HandleCompile end"); in HandleCompile() [all …]
|
H A D | aot_executor.cpp | 211 APP_LOGI("sign aot file success"); in EnforceCodeSign() 214 APP_LOGI("code signature disable, ignore"); in EnforceCodeSign() 231 APP_LOGI("start to aot compiler"); in StartAOTCompiler() 251 APP_LOGI("aot compiler success"); in StartAOTCompiler() 254 APP_LOGI("code signature disable, ignore"); in StartAOTCompiler() 262 APP_LOGI("begin to execute AOT"); in ExecuteAOT() 266 APP_LOGI("AOT is running, ignore"); in ExecuteAOT() 281 APP_LOGI("begin to call aot compiler"); in ExecuteAOT() 290 APP_LOGI("aot compiler finish"); in ExecuteAOT() 296 APP_LOGI("code signature disable, ignore"); in ExecuteAOT() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/src/ |
H A D | pageAbilityDemo.cpp | 23 APP_LOGI("PageAbilityDemo::onStart"); in OnStart() 34 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant() 40 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground() 46 APP_LOGI("PageAbilityDemo::onStop"); in OnStop() 52 APP_LOGI("PageAbilityDemo::OnActive"); in OnActive() 58 APP_LOGI("PageAbilityDemo::OnInactive"); in OnInactive() 64 APP_LOGI("PageAbilityDemo::OnBackground"); in OnBackground()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/src/ |
H A D | pageAbilityDemo.cpp | 22 APP_LOGI("PageAbilityDemo::onStart"); in OnStart() 33 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant() 39 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground() 45 APP_LOGI("PageAbilityDemo::onStop"); in OnStop() 51 APP_LOGI("PageAbilityDemo::OnActive"); in OnActive() 57 APP_LOGI("PageAbilityDemo::OnInactive"); in OnInactive() 63 APP_LOGI("PageAbilityDemo::OnBackground"); in OnBackground()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_service.cpp | 54 APP_LOGI("instance is created"); in BundleMgrService() 79 APP_LOGI("BundleMgrService instance is destroyed"); in ~BundleMgrService() 98 APP_LOGI("OnStop is called"); in OnStop() 174 APP_LOGI("Create BundledataMgr"); in InitBundleDataMgr() 225 APP_LOGI("Create hidump helper"); in InitHidumpHelper() 234 APP_LOGI("Create aging manager"); in InitFreeInstall() 239 APP_LOGI("Create bundleDistributedManager"); in InitFreeInstall() 457 APP_LOGI("begin to register charge idle listener"); in RegisterChargeIdleListener() 463 APP_LOGI("register charge idle listener done"); in RegisterChargeIdleListener() 472 APP_LOGI("Check all user start"); in CheckAllUser() [all …]
|
H A D | bundle_resource_helper.cpp | 34 APP_LOGI("system state init start"); in BundleSystemStateInit() 38 … APP_LOGI("current system state: %{public}s", BundleSystemState::GetInstance().ToString().c_str()); in BundleSystemStateInit() 81 APP_LOGI("start delete key %{public}s userId:%{public}d", key.c_str(), userId); in DeleteResourceInfo() 102 APP_LOGI("start"); in GetAllBundleResourceName() 158 APP_LOGI("start add clone bundle:%{public}s appIndex:%{public}d userId:%{public}d", in AddCloneBundleResourceInfo() 170 APP_LOGI("end add clone bundle:%{public}s appIndex:%{public}d userId:%{public}d", in AddCloneBundleResourceInfo() 174 APP_LOGI("bundle resource is not support"); in AddCloneBundleResourceInfo() 183 APP_LOGI("start delete clone bundle:%{public}s appIndex:%{public}d userId:%{public}d", in DeleteCloneBundleResourceInfo() 205 APP_LOGI("start delete not exist resource"); in DeleteNotExistResourceInfo()
|
H A D | bundle_user_mgr_host_impl.cpp | 98 APP_LOGI("CreateNewUser user(%{public}d) start", userId); in CreateNewUser() 109 APP_LOGI("CreateNewUser end userId: (%{public}d)", userId); in CreateNewUser() 165 APP_LOGI("OnCreateNewUser wait complete"); in OnCreateNewUser() 229 APP_LOGI("RemoveUser user(%{public}d) start", userId); in RemoveUser() 269 APP_LOGI("RemoveUser end userId: (%{public}d)", userId); in RemoveUser() 298 APP_LOGI("Bms initial user do not created successfully and wait"); in CheckInitialUser() 302 APP_LOGI("Bms initial user created successfully"); in CheckInitialUser() 321 APP_LOGI("InnerUninstallBundle for userId: %{public}d start", userId); in InnerUninstallBundle() 349 APP_LOGI("InnerUninstallBundle for userId: %{public}d end", userId); in InnerUninstallBundle() 375 APP_LOGI("HandleNotifyBundleEvents"); in HandleNotifyBundleEvents() [all …]
|
H A D | ability_manager_helper.cpp | 33 APP_LOGI("uninstall kill running processes, app name is %{public}s, isUpgradeApp : %{public}d", in UninstallApplicationProcesses() 47 APP_LOGI("ABILITY_RUNTIME_ENABLE is false"); in UninstallApplicationProcesses() 55 APP_LOGI("check app is running, app name is %{public}s", bundleName.c_str()); in IsRunning() 82 APP_LOGI("nothing app running"); in IsRunning() 85 APP_LOGI("BUNDLE_FRAMEWORK_FREE_INSTALL is false"); in IsRunning() 120 APP_LOGI("BUNDLE_FRAMEWORK_FREE_INSTALL is false"); in IsRunning()
|
H A D | bundle_data_storage_rdb.cpp | 28 APP_LOGI("BundleDataStorageRdb instance is created"); in BundleDataStorageRdb() 38 APP_LOGI("BundleDataStorageRdb instance is destroyed"); in ~BundleDataStorageRdb() 43 APP_LOGI("Load all installed bundle data to map"); in LoadAllData() 63 APP_LOGI("TransformStrToInfo start"); in TransformStrToInfo() 130 APP_LOGI("rdb SaveStorageBundleInfo -n %{public}s", innerBundleInfo.GetBundleName().c_str()); in SaveStorageBundleInfo() 163 APP_LOGI("bms.db backup start"); in BackupRdb() 176 APP_LOGI("bms.db backup end"); in BackupRdb()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/src/ |
H A D | pageAbilityDemo.cpp | 24 APP_LOGI("PageAbilityDemo::onStart"); in OnStart() 39 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant() 45 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground() 51 APP_LOGI("PageAbilityDemo::onStop"); in OnStop() 57 APP_LOGI("PageAbilityDemo::OnActive"); in OnActive() 63 APP_LOGI("PageAbilityDemo::OnInactive"); in OnInactive() 69 APP_LOGI("PageAbilityDemo::OnBackground"); in OnBackground()
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | dbms_device_manager.cpp | 33 APP_LOGI("DbmsDeviceManager instance is created"); in DbmsDeviceManager() 40 APP_LOGI("device manager already init"); in InitDeviceManager() 52 APP_LOGI("register device manager success"); in InitDeviceManager() 58 APP_LOGI("DeviceInitCallBack OnRemoteDied"); in OnRemoteDied() 63 APP_LOGI("GetUdidByNetworkId"); in GetUdidByNetworkId() 73 APP_LOGI("GetUuidByNetworkId"); in GetUuidByNetworkId()
|
H A D | distributed_data_storage.cpp | 61 APP_LOGI("instance is created"); in DistributedDataStorage() 67 APP_LOGI("instance is destroyed"); in ~DistributedDataStorage() 73 APP_LOGI("save DistributedBundleInfo data"); in SaveStorageDistributeInfo() 127 APP_LOGI("put value to kvStore success"); in InnerSaveStorageDistributeInfo() 133 APP_LOGI("delete DistributedBundleInfo"); in DeleteStorageDistributeInfo() 163 APP_LOGI("delete value to kvStore success"); in DeleteStorageDistributeInfo() 169 APP_LOGI("get DistributedBundleInfo"); in GetStorageDistributeInfo() 325 APP_LOGI("distribute database start sync data success"); in SyncAndCompleted() 350 APP_LOGI("get kvStore success"); in GetKvStore() 369 APP_LOGI("GetDevUdid failed ,ret:%{public}d", ret); in GetLocalUdid() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip_writer.cpp | 41 APP_LOGI("filePath is invalid file_path=%{public}s", file_path.Value().c_str()); in AddFileContentToZip() 45 APP_LOGI("PathIsValid returns false"); in AddFileContentToZip() 51 APP_LOGI("filePath to realPath failed filePath:%{private}s errno:%{public}s", in AddFileContentToZip() 61 … APP_LOGI("Could not write data to zip for path:%{private}s ", file_path.Value().c_str()); in AddFileContentToZip() 103 APP_LOGI("CloseNewFileEntry returnValule is false"); in AddFileEntryToZip() 125 APP_LOGI("Couldn't create ZIP file for FD"); in InitZipFileWithFd() 136 APP_LOGI("Path is empty"); in InitZipFileWithFile() 142 APP_LOGI("Couldn't create ZIP file at path"); in InitZipFileWithFile() 194 APP_LOGI("Failed to write file"); in FlushEntriesIfNeeded() 201 APP_LOGI("Failed to write directory"); in FlushEntriesIfNeeded()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
H A D | bms_rdb_open_callback.cpp | 27 APP_LOGI("OnCreate"); in OnCreate() 34 APP_LOGI("OnUpgrade currentVersion: %{plubic}d, targetVersion: %{plubic}d", in OnUpgrade() 42 APP_LOGI("OnDowngrade currentVersion: %{plubic}d, targetVersion: %{plubic}d", in OnDowngrade() 49 APP_LOGI("OnOpen"); in OnOpen() 55 APP_LOGI("onCorruption"); in onCorruption()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | status_receiver_impl.cpp | 28 APP_LOGI("create status receiver instance"); in StatusReceiverImpl() 33 APP_LOGI("create status receiver instance"); in StatusReceiverImpl() 38 APP_LOGI("destroy status receiver instance"); in ~StatusReceiverImpl() 43 APP_LOGI("on finished result is %{public}d, %{public}s", resultCode, resultMsg.c_str()); in OnFinished() 56 APP_LOGI("on OnStatusNotify is %{public}d", progress); in OnStatusNotify()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/common/ |
H A D | serial_queue.cpp | 29 APP_LOGI("create SerialQueue, queueName %{public}s", queueName.c_str()); in SerialQueue() 40 APP_LOGI("begin, taskName %{public}s", taskName.c_str()); in ScheduleDelayTask() 52 APP_LOGI("ScheduleDelayTask success"); in ScheduleDelayTask() 57 APP_LOGI("begin, taskName %{public}s", taskName.c_str()); in CancelDelayTask() 71 APP_LOGI("CancelDelayTask success"); in CancelDelayTask()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 74 APP_LOGI("AppServiceFwk installer instance is created"); in AppServiceFwkInstaller() 88 APP_LOGI("install result %{public}d", result); in Install() 218 APP_LOGI("need not to install"); in ProcessInstall() 256 APP_LOGI("no need to save pre info"); in SavePreInstallBundleInfo() 297 APP_LOGI("CheckAndParseFiles Start"); in CheckAndParseFiles() 355 APP_LOGI("End, size %{public}zu", newInfos.size()); in CheckAndParseFiles() 454 APP_LOGI("start -n %{public}s, size: %{public}zu", in InnerProcessInstall() 521 APP_LOGI("begin to verify code sign for hsp"); in VerifyCodeSignatureForHsp() 567 APP_LOGI("mkdir %{public}s", dir.c_str()); in MkdirIfNotExist() 667 APP_LOGI("No so libs existed"); in MoveSoToRealPath() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_monitor.cpp | 23 APP_LOGI("BundleMonitor constructor with subscribeInfo"); in BundleMonitor() 28 APP_LOGI("Subscribe called"); in Subscribe() 43 APP_LOGI("unsubscribe called"); in UnSubscribe() 63 …APP_LOGI("OnReceiveEvent action = %{public}s, bundle = %{public}s, userId = %{public}d, appIndex =… in OnReceiveEvent() 73 APP_LOGI("%{public}s not support", action.c_str()); in OnReceiveEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_manager_rdb.cpp | 25 APP_LOGI("create SandboxManagerRdb"); in SandboxManagerRdb() 35 APP_LOGI("destroy SandboxManagerRdb"); in ~SandboxManagerRdb() 41 APP_LOGI("begin to QueryAllSandboxInnerBundleInfo"); in QueryAllSandboxInnerBundleInfo() 52 APP_LOGI("begin to QuerySandboxInnerBundleInfo"); in QuerySandboxInnerBundleInfo() 64 APP_LOGI("begin to SaveSandboxInnerBundleInfo"); in SaveSandboxInnerBundleInfo() 75 APP_LOGI("begin to DeleteSandboxInnerBundleInfo"); in DeleteSandboxInnerBundleInfo()
|