Home
last modified time | relevance | path

Searched defs:GblFastboot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dmod.rs108 struct GblFastboot<'a, 'b, 'c, 'd, 'e, G, B, S, T, P, C, F> struct
139 // See definition of [GblFastboot] for docs on lifetimes and generics parameters. argument
140 impl<'a: 'c, 'b: 'c, 'c, 'd, 'e, G, B, S, T, P, C, F>
497 impl<'a: 'c, 'b: 'c, 'c, 'e, G, B, S, T, P, C, F> FastbootImplementation
H A Dvars.rs26 impl<'a: 'c, 'b: 'c, 'c, 'd, 'e, G, B, S, T, P, C, F>