Home
last modified time | relevance | path

Searched refs:UpdateMiscMessage (Results 1 - 5 of 5) sorted by relevance

/base/startup/init/services/modules/reboot/
H A Dreboot.c83 (void)UpdateMiscMessage(NULL, "reboot", NULL, NULL); in DoReboot()
96 (void)UpdateMiscMessage(NULL, "reboot", NULL, NULL); in DoRebootPanic()
119 (void)UpdateMiscMessage(NULL, "reboot", NULL, NULL); in DoRebootShutdown()
143 int ret = UpdateMiscMessage(argv[0], "updater", "updater:", "boot_updater"); in DoRebootUpdater()
157 int ret = UpdateMiscMessage(argv[0], "flash", "flash:", "boot_flash"); in DoRebootFlashed()
168 int ret = UpdateMiscMessage(NULL, "charge", "charge:", "boot_charge"); in DoRebootCharge()
191 (void)UpdateMiscMessage(NULL, "reboot", NULL, NULL); in DoRebootOther()
H A Dreboot_adp.h27 int UpdateMiscMessage(const char *valueData, const char *cmd, const char *cmdExt, const char *boot);
H A Dreboot_misc.c84 int UpdateMiscMessage(const char *valueData, const char *cmd, const char *cmdExt, const char *boot) in UpdateMiscMessage() function
/base/startup/init/services/init/standard/
H A Dinit_reboot.c39 (void)UpdateMiscMessage(NULL, "reboot", NULL, NULL); in clearMisc()
/base/startup/init/test/unittest/init/
H A Dinit_reboot_unittest.cpp119 int ret = UpdateMiscMessage("charge:wwwwwwwwwww", "charge", "charge:", "boot_charge"); in HWTEST_F()

Completed in 4 milliseconds