Searched refs:BSH_LOGI (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/startup/init/services/begetctl/ |
H A D | misc_daemon.cpp | 93 BSH_LOGI("Failed lseek logoPath %s errno %d ", logoPath.c_str(), errno); in WriteLogo() 99 BSH_LOGI("Failed magic logoPath %s errno %d ", logoPath.c_str(), errno); in WriteLogo() 104 BSH_LOGI("Get matched magic number, logo already written\n"); in WriteLogo() 112 BSH_LOGI("Write magic number failed %d", errno); in WriteLogo() 118 BSH_LOGI("%s is not exist", logoPath.c_str()); in WriteLogo() 120 BSH_LOGI("Failed to get %s stat", logoPath.c_str()); in WriteLogo() 151 BSH_LOGI("Failed to writeLogoToMisc errno %d ", errno); in WriteLogoToMisc() 156 BSH_LOGI("Failed WriteLogo errno %d ", errno); in WriteLogoToMisc() 165 BSH_LOGI("Failed lseek errno %d ", errno); in WriteLogoToMisc() 173 BSH_LOGI("Failed read errno %d ", errno); in WriteLogoToMisc() [all …]
|
H A D | begetctl_cmd.c | 38 BSH_LOGI("initCmd %s argc %d", cmdName, argc); in HandleCmd()
|
H A D | param_cmd.c | 440 BSH_LOGI("Exec shell %s \n", SHELL_NAME); in ExecFunc() 531 BSH_LOGI("Failed to get param"); in IsUserMode()
|
/ohos5.0/base/startup/init/services/begetctl/shell/ |
H A D | shell_utils.h | 30 #define BSH_LOGI(fmt, ...) STARTUP_LOGI(BSH_DOMAIN, BSH_LABEL, fmt, ##__VA_ARGS__) macro
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-boot-init-log.md | 70 BSH_LOGI
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-boot-init-log.md | 73 BSH_LOGI
|