Home
last modified time | relevance | path

Searched defs:boot (Results 1 - 19 of 19) 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
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dboot.c46 readboot(int dosfs, struct bootblock *boot) in readboot() argument
337 writefsinfo(int dosfs, struct bootblock *boot) writefsinfo() argument
[all...]
H A Dcheck.c50 struct bootblock boot; in checkfilesys() local
[all...]
H A Ddir.c225 struct bootblock *boot; in resetDosDirSection() local
302 struct bootblock *boot; in delete() local
391 struct bootblock *boot; checksize() local
469 struct bootblock *boot; check_subdirectory() local
536 struct bootblock *boot; readDosDirSection() local
1075 struct bootblock *boot = fat_get_boot(fat); reconnect() local
[all...]
H A Dfat.c168 struct bootblock *boot; member
557 const struct bootblock *boot = boot_of_(fat); in valid_cl() local
580 checkdirty(int fs, struct bootblock *boot) in checkdirty() argument
646 struct bootblock *boot; cleardirty() local
699 struct bootblock *boot; _readfat() local
806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) readfat() argument
1123 struct bootblock *boot = boot_of_(fat); clearchain() local
1144 struct bootblock *boot; copyfat() local
1194 struct bootblock *boot; writefat() local
1251 struct bootblock *boot; checklost() local
[all...]
/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
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h248 PtnElem *boot[MAX_PATTERN_ENTRIES]; member in PatternMap
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h248 PtnElem *boot[MAX_PATTERN_ENTRIES]; member in PatternMap
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen_impl.h248 PtnElem *boot[MAX_PATTERN_ENTRIES]; member in PatternMap
/third_party/python/Modules/
H A D_threadmodule.c1066 thread_bootstate_free(struct bootstate *boot) in thread_bootstate_free() argument
1078 struct bootstate *boot = (struct bootstate *) boot_raw; in thread_run() local
1147 struct bootstate *boot = PyMem_NEW(struct bootstate, 1); thread_PyThread_start_new_thread() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c1404 char *boot = (char*)rbuf; in ntfs_device_win32_pio() local
/third_party/toybox/toys/pending/
H A Dfdisk.c455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c3153 static BOOL getlogfiledata(CONTEXT *ctx, const char *boot) in getlogfiledata() argument
3219 static BOOL getvolumedata(CONTEXT *ctx, char *boot) in getvolumedata() argument
3271 } boot; in open_volume() local
[all...]

Completed in 26 milliseconds