Home
last modified time | relevance | path

Searched defs:boot (Results 1 - 8 of 8) sorted by relevance

/base/update/updater/services/
H A Dmain.cpp30 struct UpdateMessage boot {}; in main() struct
H A Dupdater_utils.cpp226 bool IsUpdater(const UpdateMessage &boot) in IsUpdater() argument
231 bool IsFlashd(const UpdateMessage &boot) in IsFlashd() argument
247 std::optional<BootMode> SelectMode(const UpdateMessage &boot) in SelectMode() argument
/base/update/updater/test/fuzztest/writeupdatermsg_fuzzer/
H A Dwriteupdatermsg_fuzzer.cpp30 UpdateMessage boot; in FuzzWriteUpdaterMsg() local
41 UpdaterPara boot; in FuzzWriteUpdaterPara() local
/base/update/updater/utils/
H A Dwrite_updater.cpp35 static int ExceptionUpdater(int argc, char **argv, UpdateMessage &boot) in ExceptionUpdater() argument
77 struct UpdateMessage boot {}; in main() struct
[all...]
H A Dutils.cpp738 struct UpdateMessage boot {}; in ParseParams() struct
[all...]
/base/update/updater/interfaces/kits/misc_info/
H A Dmisc_info.cpp24 bool WriteUpdaterMessage(const std::string &path, const UpdateMessage &boot) in WriteUpdaterMessage() argument
56 bool ReadUpdaterMessage(const std::string &path, UpdateMessage &boot) in ReadUpdaterMessage() argument
90 bool WriteUpdaterMiscMsg(const UpdateMessage &boot) in WriteUpdaterMiscMsg() argument
101 bool ReadUpdaterMiscMsg(UpdateMessage &boot) in ReadUpdaterMiscMsg() argument
/base/startup/init/services/modules/reboot/
H A Dreboot_misc.c35 static int RBMiscWriteUpdaterMessage(const char *path, const struct RBMiscUpdateMessage *boot) in RBMiscWriteUpdaterMessage() argument
52 static int RBMiscReadUpdaterMessage(const char *path, struct RBMiscUpdateMessage *boot) in RBMiscReadUpdaterMessage() argument
84 int UpdateMiscMessage(const char *valueData, const char *cmd, const char *cmdExt, const char *boot) in UpdateMiscMessage() argument
/base/startup/init/test/unittest/param/
H A Dtrigger_unittest.cpp187 int TestBootEvent(const char *boot) in TestBootEvent() argument
461 const char *boot = "boot2"; in TestExecuteParamTrigger5() local

Completed in 6 milliseconds