| /bootable/libbootloader/gbl/smoltcp/ |
| D | heapless.rs | 37 pub fn new() -> Self { in new() method 84 pub fn new() -> Self { in new() method
|
| /bootable/libbootloader/gbl/libefi/src/ |
| D | protocol.rs | 59 pub(crate) unsafe fn new( in new() method 97 pub const fn new(data1: u32, data2: u16, data3: u16, data4: [u8; 8usize]) -> Self { in new() method
|
| D | lib.rs | 547 pub fn new(tpl: Tpl, cb: &'e mut dyn FnMut(EfiEvent)) -> Self { in new() method 563 fn new( in new() method 628 fn new( in new() method 679 pub(crate) fn new(handles: *mut EfiHandle, len: usize, efi_entry: &'a EfiEntry) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libgbl/src/ |
| D | digest.rs | 43 fn new(algorithm: Algorithm) -> Self; in new() method
|
| D | ops.rs | 159 pub fn new(ops: &'a mut T, scratch: &'b mut [u8]) -> GblResult<(Self, &'b mut [u8])> { in new() method
|
| D | slots.rs | 288 pub fn new(intf: &'a dyn private::SlotGet) -> Self { in new() method
|
| D | lib.rs | 574 pub fn new(ops: &'a mut G) -> Self { in new() function
|
| /bootable/libbootloader/gbl/efi/src/ |
| D | fastboot.rs | 42 fn new(socket: &'c mut EfiTcpSocket<'a, 'b>) -> Self { in new() method 72 fn new(max_packet_size: usize, protocol: &'b Protocol<'a, AndroidBootProtocol>) -> Self { in new() method
|
| D | avb.rs | 33 pub fn new( in new() method
|
| D | utils.rs | 106 pub fn new(protocol: Protocol<'a, BlockIoProtocol>) -> Result<Self> { in new() method
|
| D | net.rs | 79 pub fn new( in new() method
|
| /bootable/libbootloader/gbl/libefi/src/protocol/ |
| D | device_path.rs | 72 pub(crate) fn new(text: *mut u16, efi_entry: &'a EfiEntry) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libstorage/src/ |
| D | testlib.rs | 55 pub fn new() -> Self { in new() method 89 pub fn new(block_size: u64, alignment: u64, data: Vec<u8>) -> Self { in new() method 296 pub fn new() -> Self { in new() method
|
| D | lib.rs | 261 fn new(entry: GptEntry, block_size: u64) -> Self { in new() method 489 pub fn new(io: &'a mut dyn BlockIo, scratch: &'b mut [u8], max_gpt_entries: u64) -> Self { in new() method 912 fn new( in new() method 932 pub fn new(alignment: u64, size: u64) -> Self { in new() method
|
| D | non_blocking.rs | 243 fn new(buffer: &'a mut [u8]) -> Self { in new() method 375 pub fn new(io: BlockDeviceIo<'a>) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libgbl/tests/ |
| D | integration_tests.rs | 84 fn new(val: T) -> Self in new() method
|
| /bootable/libbootloader/gbl/libbootconfig/src/ |
| D | lib.rs | 50 pub fn new(buffer: &'a mut [u8]) -> Result<Self> { in new() method
|
| /bootable/libbootloader/gbl/libfastboot/src/ |
| D | lib.rs | 410 pub fn new( in new() method 454 fn new(transport: &'a mut dyn Transport) -> Self { in new() method 591 pub fn new(download_buffer: &'a mut [u8]) -> Self { in new() method 925 pub fn new(buf: T) -> Self { in new() method 1101 fn new() -> Self { in new() method
|
| /bootable/libbootloader/gbl/libabr/src/ |
| D | c_staticlib.rs | 112 unsafe fn new(ops: &'a AbrOps) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libfdt/src/ |
| D | lib.rs | 157 pub fn new(init: T) -> Result<Self> { in new() method
|
| /bootable/libbootloader/gbl/third_party/libzbi/src/ |
| D | lib.rs | 216 pub fn new( in new() method 400 pub fn new(buffer: B) -> ZbiResult<Self> { in new() method 1215 pub fn new(buffer: &'a mut [u8]) -> TestZbiBuilder<'a> { in new() method
|
| /bootable/libbootloader/gbl/libgbl/src/fastboot/ |
| D | mod.rs | 109 pub fn new(storage: &'a mut dyn AsMultiBlockDevices) -> Self { in new() method
|