Searched refs:PLUGIN_LOGW (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/startup/init/services/modules/reboot/ |
H A D | reboot.c | 60 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 D | plugin_adapter.h | 38 #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 D | init_eng.c | 139 PLUGIN_LOGW("%s without expected type, skip overlay", targetFullPath); in BindMountFile()
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-boot-init-log.md | 85 PLUGIN_LOGW
|
/ohos5.0/base/startup/init/services/modules/init_context/ |
H A D | init_context.c | 51 PLUGIN_LOGW("SubInitRun %d ", arg->type); in SubInitRun()
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-boot-init-log.md | 88 PLUGIN_LOGW
|
/ohos5.0/base/startup/init/services/modules/trace/ |
H A D | init_trace.c | 286 PLUGIN_LOGW("Path %s is not writable for %s", path, name); in SetKernelTraceEnabled()
|