Home
last modified time | relevance | path

Searched refs:BSH_LOGI (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/startup/init/services/begetctl/
H A Dmisc_daemon.cpp93 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 Dbegetctl_cmd.c38 BSH_LOGI("initCmd %s argc %d", cmdName, argc); in HandleCmd()
H A Dparam_cmd.c440 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 Dshell_utils.h30 #define BSH_LOGI(fmt, ...) STARTUP_LOGI(BSH_DOMAIN, BSH_LABEL, fmt, ##__VA_ARGS__) macro
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-log.md70 BSH_LOGI
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-log.md73 BSH_LOGI