Home
last modified time | relevance | path

Searched refs:PLUGIN_LOGW (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot.c60 PLUGIN_LOGW("DoRebootPanic sprintf_s name %s failed!", name); in DoRebootPanic()
68 PLUGIN_LOGW("DoRebootPanic sprintf_s arg %s failed!", argv[i]); in DoRebootPanic()
/ohos5.0/base/startup/init/services/modules/
H A Dplugin_adapter.h38 #define PLUGIN_LOGW(fmt, ...) STARTUP_LOGW(PLUGIN_DOMAIN, PLUGIN_LABEL, fmt, ##__VA_ARGS__) macro
/ohos5.0/base/startup/init/services/modules/init_eng/
H A Dinit_eng.c139 PLUGIN_LOGW("%s without expected type, skip overlay", targetFullPath); in BindMountFile()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-log.md85 PLUGIN_LOGW
/ohos5.0/base/startup/init/services/modules/init_context/
H A Dinit_context.c51 PLUGIN_LOGW("SubInitRun %d ", arg->type); in SubInitRun()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-log.md88 PLUGIN_LOGW
/ohos5.0/base/startup/init/services/modules/trace/
H A Dinit_trace.c286 PLUGIN_LOGW("Path %s is not writable for %s", path, name); in SetKernelTraceEnabled()