Searched defs:EntryFormat (Results 1 – 6 of 6) sorted by relevance
26 struct EntryFormat { struct56 // human readable 4 bytes. See pw_kvs/format.h::EntryFormat for more argument
707 span<const EntryFormat, kEntryFormats>( in KeyValueStoreBuffer()
255 pub fn entry_format(&self) -> EntryFormat { in entry_format()352 pub fn entry_format(&self) -> EntryFormat { in entry_format()419 pub fn entry_format(&self) -> EntryFormat { in entry_format()477 pub struct EntryFormat { struct481 impl EntryFormat { argument489 impl EntryFormat { impl626 impl std::ops::BitOr for EntryFormat { implementation638 impl std::ops::BitOrAssign for EntryFormat { implementation646 impl std::ops::BitXor for EntryFormat { implementation658 impl std::ops::BitXorAssign for EntryFormat { implementation[all …]
255 pub fn entry_format(&self) -> EntryFormat { in entry_format()352 pub fn entry_format(&self) -> EntryFormat { in entry_format()419 pub fn entry_format(&self) -> EntryFormat { in entry_format()477 pub struct EntryFormat { struct481 impl EntryFormat { argument489 impl EntryFormat { implementation626 impl std::ops::BitOr for EntryFormat { implementation638 impl std::ops::BitOrAssign for EntryFormat { implementation646 impl std::ops::BitXor for EntryFormat { implementation658 impl std::ops::BitXorAssign for EntryFormat { implementation[all …]
878 impl EntryFormat { implementation