Searched defs:new_offset (Results 1 – 3 of 3) sorted by relevance
42 size_t new_offset = index_ + offset; in operator +=() local
92 [[nodiscard]] Result<void> CheckOffset(uint32_t old_offset, uint32_t new_offset) { in CheckOffset()
239 BT_HDR* l2c_fcr_clone_buf(BT_HDR* p_buf, uint16_t new_offset, in l2c_fcr_clone_buf()