OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_data
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/include/
sys_info.h
9
unsigned long
boot_data
;
member in struct:sys_info
/build/make/tools/releasetools/
test_common.py
670
self.
boot_data
= bytearray([
684
boot_image = common.File("boot.img", self.
boot_data
)
695
boot_image = common.File("boot.img", self.
boot_data
)
Completed in 441 milliseconds