Home
last modified time | relevance | path

Searched defs:match_version (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcse_fpt.h23 bool (*match_version)(struct buffer *buff); member
H A Dcse_serger.h50 bool (*match_version)(const struct buffer *buff); member
/aosp_15_r20/external/coreboot/util/cbfstool/fpt_formats/
H A Dfpt_hdr_20.c18 static bool match_version(struct buffer *buff) in match_version() function
H A Dfpt_hdr_21.c25 static bool match_version(struct buffer *buff) in match_version() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/
Dvdso.rs212 unsafe fn match_version(&self, mut ver: u16, name: &CStr, hash: u32) -> bool { in match_version() method
/aosp_15_r20/external/coreboot/util/cbfstool/bpdt_formats/
H A Dbpdt_1_6.c38 static bool match_version(const struct buffer *buff) in match_version() function
H A Dbpdt_1_7.c50 static bool match_version(const struct buffer *buff) in match_version() function