/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() 37 APP_LOGI("installParam.installFlag: %{public}hhd", installParam.installFlag); in Install() 47 APP_LOGI("enter"); in Install() 50 APP_LOGI("bundleFilePath: %{private}s", path.c_str()); in Install() 52 APP_LOGI("installParam.installFlag: %{public}hhd", installParam.installFlag); in Install() 62 APP_LOGI("enter"); in Uninstall() 64 APP_LOGI("bundleNam in Uninstall() [all...] |
/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()
|
H A D | quick_fix_manager_rdb.cpp | 34 APP_LOGI("begin to QueryAllInnerAppQuickFix"); in QueryAllInnerAppQuickFix() 45 APP_LOGI("begin to QueryAppQuickFix"); in QueryInnerAppQuickFix() 56 APP_LOGI("begin to SaveInnerAppQuickFix"); in SaveInnerAppQuickFix() 67 APP_LOGI("begin to DeleteInnerAppQuickFix"); in DeleteInnerAppQuickFix()
|
/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()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_callback.cpp | 28 APP_LOGI("start, oldUserId:%{public}d to newUserId:%{public}d", oldUserId, userId); in OnUserIdSwitched() 45 APP_LOGI("end, oldUserId:%{public}d to newUserId:%{public}d", oldUserId, userId); in OnUserIdSwitched() 51 APP_LOGI("start, colorMode: %{public}s", colorMode.c_str()); in OnSystemColorModeChanged() 56 APP_LOGI("end, colorMode: %{public}s", colorMode.c_str()); in OnSystemColorModeChanged() 62 APP_LOGI("start, language %{public}s", language.c_str()); in OnSystemLanguageChange() 84 APP_LOGI("end, language %{public}s", language.c_str()); in OnSystemLanguageChange() 91 APP_LOGI("start, theme:%{public}s, themeId:%{public}d", theme.c_str(), themeId); in OnApplicationThemeChanged() 108 APP_LOGI("icons no need to change, return"); in OnApplicationThemeChanged() 131 APP_LOGI("end, theme:%{public}s", theme.c_str()); in OnApplicationThemeChanged() 140 APP_LOGI("star 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()
|
/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()
|
/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()
|
/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() 84 APP_LOGI("BundleMgrService OnStart start"); in OnStart() 93 APP_LOGI("BundleMgrService OnStart end"); in OnStart() 98 APP_LOGI("OnStop is called"); in OnStop() 107 APP_LOGI("receive device idle notification"); in OnDeviceLevelChanged() 125 APP_LOGI("BundleMgrService Init begin"); in Init() 145 APP_LOGI("BundleMgrService Init success"); in Init() 185 APP_LOGI("Create BundledataMgr"); in InitBundleDataMgr() 234 APP_LOGI("Creat in InitHidumpHelper() [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()
|
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 | account_helper.cpp | 32 APP_LOGI("ACCOUNT_ENABLE is false"); in IsOsAccountExists() 49 APP_LOGI("ACCOUNT_ENABLE is false"); in GetCurrentActiveUserId() 65 APP_LOGI("ACCOUNT_ENABLE is false"); in IsOsAccountVerified() 81 APP_LOGI("ACCOUNT_ENABLE is false"); in GetOsAccountLocalIdFromUid()
|
/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()
|
/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()
|
/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()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | cj_zip.cpp | 183 APP_LOGI("%{public}s called fail, srcDir isn't Exist.", __func__); in ZipWithFilterCallback() 187 APP_LOGI("%{public}s called fail, srcDir not readable.", __func__); in ZipWithFilterCallback() 222 APP_LOGI("destDir=%{private}s", destDir.Value().c_str()); in UnzipWithFilterAndWriters() 225 APP_LOGI("Failed to open srcFile"); in UnzipWithFilterAndWriters() 230 APP_LOGI("Failed to open the current file in zip"); in UnzipWithFilterAndWriters() 236 APP_LOGI("Found an unsafe file in zip"); in UnzipWithFilterAndWriters() 242 APP_LOGI("directory_creator(%{private}s) Failed", entryPath.Value().c_str()); in UnzipWithFilterAndWriters() 248 APP_LOGI("Failed to extract"); in UnzipWithFilterAndWriters() 253 APP_LOGI("Skipped file"); in UnzipWithFilterAndWriters() 257 APP_LOGI("Faile in UnzipWithFilterAndWriters() [all...] |
H A D | bundle_manager_ffi.cpp | 84 APP_LOGI("BundleManager::FfiOHOSGetBundleInfoForSelf"); in FfiOHOSGetBundleInfoForSelf() 87 APP_LOGI("BundleManager::FfiOHOSGetBundleInfoForSelf success"); in FfiOHOSGetBundleInfoForSelf() 93 APP_LOGI("BundleManager::FfiOHOSVerifyAbc"); in FfiOHOSVerifyAbc() 100 APP_LOGI("BundleManager::FfiOHOSVerifyAbc success"); in FfiOHOSVerifyAbc() 106 APP_LOGI("BundleManager::FfiGetProfileByExtensionAbility"); in FfiGetProfileByExtensionAbility() 116 APP_LOGI("BundleManager::FfiGetProfileByExtensionAbility success"); in FfiGetProfileByExtensionAbility() 122 APP_LOGI("BundleManager::FfiGetProfileByAbility"); in FfiGetProfileByAbility() 132 APP_LOGI("BundleManager::FfiGetProfileByAbility success"); in FfiGetProfileByAbility()
|
/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."); in HWTEST_F() 168 APP_LOGI("end of BmsBundleQuickFixManager_0100."); in HWTEST_F() 178 APP_LOGI("begin of BmsBundleQuickFixManager_0200."); in HWTEST_F() 187 APP_LOGI("end of BmsBundleQuickFixManager_0200."); in HWTEST_F() 197 APP_LOGI("begin of BmsBundleQuickFixManager_0300."); in HWTEST_F() 204 APP_LOGI("end of BmsBundleQuickFixManager_0300."); in HWTEST_F() 214 APP_LOGI("begin of BmsBundleQuickFixManager_0400."); in HWTEST_F() 221 APP_LOGI("end of BmsBundleQuickFixManager_0400."); in HWTEST_F() 231 APP_LOGI("begin of BmsBundleQuickFixManager_0500."); in HWTEST_F() 242 APP_LOGI("en in HWTEST_F() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_executor.cpp | 156 APP_LOGI("ExecuteInCompilerServiceProcess, args %{public}s", aotArgs.ToString().c_str()); in MapArgs() 184 APP_LOGI("%{public}s: %{public}s", arg.first.c_str(), arg.second.c_str()); in MapArgs() 197 APP_LOGI("not enforce code sign if no aot file save"); in EnforceCodeSign() 204 APP_LOGI("pending enforce code sign as screen not first unlock after reboot"); in EnforceCodeSign() 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("begi in ExecuteAOT() [all...] |
H A D | aot_sign_data_cache_mgr.cpp | 51 APP_LOGI("register screen unlock event start"); in RegisterScreenUnlockListener() 62 APP_LOGI("register screen unlock event for pending sign AOT success"); in RegisterScreenUnlockListener() 67 APP_LOGI("unregister screen unlock event start"); in UnregisterScreenUnlockEvent() 73 APP_LOGI("unregister screen unlock event success"); in UnregisterScreenUnlockEvent() 81 APP_LOGI("receive screen unlock event"); in OnReceiveEvent() 91 APP_LOGI("pending sign thread is wake up"); in HandleUnlockEvent() 108 APP_LOGI("pending enforce sign success"); in HandleUnlockEvent()
|
H A D | aot_handler.cpp | 211 APP_LOGI("ExecuteAOT ret : %{public}d", ret); in AOTInternal() 289 APP_LOGI("oldAOTVersion(%{public}s), curAOTVersion(%{public}s)", in ClearArkAp() 292 APP_LOGI("Version not changed"); in ClearArkAp() 296 APP_LOGI("ClearArkAp start"); in ClearArkAp() 314 APP_LOGI("ClearArkAp end"); in ClearArkAp() 367 APP_LOGI("Copy ap path is exist"); in MkApDestDirIfNotExist() 377 APP_LOGI("MkApDestDir path success"); in MkApDestDirIfNotExist() 488 APP_LOGI("HandleOTA begin"); in HandleOTA() 502 APP_LOGI("OTACompileSwitch off, no need to compile"); in HandleOTACompile() 512 APP_LOGI("OTACompileSwitc in IsOTACompileSwitchOn() [all...] |
/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()
|
/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()
|
/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("Faile in FlushEntriesIfNeeded() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/ |
H A D | verify_manager_proxy.cpp | 35 APP_LOGI("create VerifyManagerProxy"); in VerifyManagerProxy() 40 APP_LOGI("destroy VerifyManagerProxy"); in ~VerifyManagerProxy() 45 APP_LOGI("begin to call Verify"); in Verify() 73 APP_LOGI("RemoveFiles"); in RemoveFiles() 91 APP_LOGI("begin to call DeleteAbc"); in DeleteAbc()
|