Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/uefi/src/proto/media/file/
Dinfo.rs121 pub enum FileInfoCreationError { enum
128 impl Display for FileInfoCreationError { implementation
141 impl core::error::Error for FileInfoCreationError {} implementation
193 ) -> core::result::Result<&'buf mut Self, FileInfoCreationError> { in new() argument
314 ) -> core::result::Result<&'buf mut Self, FileInfoCreationError> { in new() argument
397 ) -> core::result::Result<&'buf mut Self, FileInfoCreationError> { in new() argument
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/media/file/
Dinfo.rs121 pub enum FileInfoCreationError { enum
128 impl Display for FileInfoCreationError { implementation
141 impl core::error::Error for FileInfoCreationError {} implementation
193 ) -> core::result::Result<&'buf mut Self, FileInfoCreationError> { in new() argument
314 ) -> core::result::Result<&'buf mut Self, FileInfoCreationError> { in new() argument
397 ) -> core::result::Result<&'buf mut Self, FileInfoCreationError> { in new() argument