Searched defs:EntryFormat (Results 1 – 4 of 4) sorted by relevance
245 pub fn entry_format(&self) -> EntryFormat { in entry_format()340 pub fn entry_format(&self) -> EntryFormat { in entry_format()399 pub fn entry_format(&self) -> EntryFormat { in entry_format()456 pub struct EntryFormat { struct460 impl EntryFormat { impl468 impl EntryFormat { implementation605 impl std::ops::BitOr for EntryFormat { implementation617 impl std::ops::BitOrAssign for EntryFormat { implementation625 impl std::ops::BitXor for EntryFormat { implementation637 impl std::ops::BitXorAssign for EntryFormat { implementation[all …]
26 struct EntryFormat { struct56 // human readable 4 bytes. See pw_kvs/format.h::EntryFormat for more argument
707 span<const EntryFormat, kEntryFormats>( in KeyValueStoreBuffer()
501 impl EntryFormat { implementation