Searched defs:boot (Results 1 – 12 of 12) sorted by relevance
24 bool WriteUpdaterMessage(const std::string &path, const UpdateMessage &boot) in WriteUpdaterMessage()56 bool ReadUpdaterMessage(const std::string &path, UpdateMessage &boot) in ReadUpdaterMessage()90 bool WriteUpdaterMiscMsg(const UpdateMessage &boot) in WriteUpdaterMiscMsg()101 bool ReadUpdaterMiscMsg(UpdateMessage &boot) in ReadUpdaterMiscMsg()
30 UpdateMessage boot; in FuzzWriteUpdaterMsg() local41 UpdaterPara boot; in FuzzWriteUpdaterPara() local
35 static int ExceptionUpdater(int argc, char **argv, UpdateMessage &boot) in ExceptionUpdater()77 struct UpdateMessage boot {}; in main() struct
740 struct UpdateMessage boot {}; in ParseParams() struct
35 static int RBMiscWriteUpdaterMessage(const char *path, const struct RBMiscUpdateMessage *boot) in RBMiscWriteUpdaterMessage()52 static int RBMiscReadUpdaterMessage(const char *path, struct RBMiscUpdateMessage *boot) in RBMiscReadUpdaterMessage()84 int UpdateMiscMessage(const char *valueData, const char *cmd, const char *cmdExt, const char *boot) in UpdateMiscMessage()
72 UpdateMessage boot {}; variable99 UpdateMessage boot {}; variable127 UpdateMessage boot {}; variable
224 bool IsUpdater(const UpdateMessage &boot) in IsUpdater()229 bool IsFlashd(const UpdateMessage &boot) in IsFlashd()245 std::optional<BootMode> SelectMode(const UpdateMessage &boot) in SelectMode()
30 struct UpdateMessage boot {}; in main() struct
41 UpdateMessage boot {}; in ParseParamsFuzzTest() local70 UpdateMessage boot {}; in MianUpdaterFuzzTest() local113 UpdateMessage boot {}; in SdCardUpdateFuzzTest() local
114 UpdateMessage boot {}; variable153 UpdateMessage boot {}; variable181 UpdateMessage boot {}; variable
45 UpdateMessage boot {}; variable
187 int TestBootEvent(const char *boot) in TestBootEvent()461 const char *boot = "boot2"; in TestExecuteParamTrigger5() local