Home
last modified time | relevance | path

Searched defs:WriteByte (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_sys_io_arduino/
H A Dsys_io_arduino.cc59 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_stdio/
H A Dsys_io.cc39 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/internal/buffer/
Dbuffer.go51 func (b *Buffer) WriteByte(c byte) error { func
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBitlEncoder.h53 void WriteByte(Byte b) { _stream.WriteByte(b);} in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_zephyr/
H A Dsys_io.cc66 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_rp2040/
H A Dsys_io.cc73 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_ambiq_sdk/
H A Dsys_io.cc90 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Ddm_snapshot_internals.h34 void WriteByte(uint64_t address) { WriteSector(address / sector_bytes_); } in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_mcuxpresso/
H A Dsys_io.cc58 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_emcraft_sf2/
H A Dsys_io_emcraft_sf2.cc79 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_stm32cube/
H A Dsys_io.cc143 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/
Dbuilder.go89 func (b *Builder) WriteByte(c byte) error { func
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DOutBuffer.h48 void WriteByte(Byte b) in WriteByte() function
/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dscattered_stream_writer.h73 inline void WriteByte(uint8_t value) { in WriteByte() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dscattered_stream_writer.h73 inline void WriteByte(uint8_t value) { in WriteByte() function
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_stream.cpp51 bool IFX_WriteStream::WriteByte(uint8_t byte) { in WriteByte() function in IFX_WriteStream
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/
H A Dsys_io_baremetal.cc113 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/maphash/
Dmaphash.go126 func (h *Hash) WriteByte(b byte) error { func
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/
Dwriter.go76 func (b blockWriter) WriteByte(c byte) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Doutbuf.go243 func (out *OutBuf) WriteByte(v byte) error { func
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix_unittest.cc128 void WriteByte() { in WriteByte() function in base::__anon312707470111::FileDescriptorWatcherTest
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix_unittest.cc127 void WriteByte() { in WriteByte() function in base::__anon2ef65a7d0111::FileDescriptorWatcherTest
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_stm32f429/
H A Dsys_io_baremetal.cc198 Status WriteByte(std::byte b) { in WriteByte() function
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dmulti_frame_buffer.hpp85 otError WriteByte(uint8_t aByte) in WriteByte() function in ot::Spinel::FrameWritePointer

12