Searched defs:bytes (Results 1 – 10 of 10) sorted by relevance
43 [[maybe_unused]] static std::string print_hex(const uint8_t* bytes, size_t len) { in print_hex()
51 let bytes = unsafe { core::ffi::CStr::from_ptr(ptr).to_bytes_with_nul() }; in strrchr() localVariable
154 bool CheckAndFreeSpaceOnCache(size_t bytes) { in CheckAndFreeSpaceOnCache()
72 size_t bytes; in copy_file() local
240 let mut bytes = [0u8; ABR_DATA_SIZE]; in deserialize() localVariable397 let mut bytes = abr_data.serialize(); in save_metadata() localVariable636 let mut bytes = val.to_le_bytes(); in reverse_u32() localVariable
135 let bytes = self.config_bytes(); in fmt() localVariable
192 size_t bytes; in copy_log_file() local
615 size_t bytes; in ApplyPatchSpaceFn() local
222 let bytes: SuffixBytes = in load_and_verify_image() localVariable
620 let bytes = &self.memory_map.buffer[self.offset..][..self.memory_map.descriptor_size]; in next() localVariable