Home
last modified time | relevance | path

Searched defs:write (Results 1 – 18 of 18) sorted by relevance

/device/google/contexthub/util/common/
Dring.cpp37 ssize_t RingBuffer::write(const sensors_event_t *ev, size_t size) { in write() function in android::RingBuffer
114 void LockfreeBuffer::write(const sensors_event_t *ev, size_t size) { in write() function in android::LockfreeBuffer
Dfile.cpp81 ssize_t File::write(const void *data, size_t size) { in write() function in android::File
/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp45 Client::Client(SharedFD read, SharedFD write) in Client()
51 Client::Client(SharedFD read, SharedFD write, ClientType client_type) in Client()
/device/generic/car/emulator/Conn/PipeComm/
DPipeComm.cpp80 int PipeComm::write(const std::vector<uint8_t>& data) { in write() function in android::hardware::automotive::vehicle::V2_0::impl::PipeComm
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp27 ssize_t AudioProxyStreamOut::write(const void* buffer, size_t bytes) { in write() function in audio_proxy::AudioProxyStreamOut
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp35 void DirectChannelBase::write(const sensors_event_t * ev) { in write() function in android::DirectChannelBase
Dhubconnection.cpp1828 ssize_t HubConnection::write(const sensors_event_t *ev, size_t n) { in write() function in android::HubConnection
/device/generic/goldfish/audio/
Ddevice_port_sink.cpp129 size_t write(float volume, size_t bytesToWrite, IReader &reader) override { in write() function
313 size_t write(float volume, size_t bytesToWrite, IReader &reader) override { in write() function
/device/generic/car/emulator/Conn/SocketComm/
DSocketComm.cpp195 int SocketConn::write(const std::vector<uint8_t>& data) { in write() function in android::hardware::automotive::vehicle::V2_0::impl::SocketConn
/device/google/trout/hal/sensors/2.1/tests/
DMultiPoll.cpp54 size_t write(const char* buf, size_t n) { in write() function in PipeHelper
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DTransport.java99 public abstract boolean write(byte reqType, byte[] vals); in write() method in Transport
/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs313 async fn write(&self, data: &[u8]) -> binder::Result<i32> { in write() method
/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwcal.cpp58 void write(const std::string key, const T &value, std::string lpad = " ", in write() function in aidl::android::hardware::vibrator::HwCalTest
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwcal.cpp65 void write(const std::string key, const T &value, std::string lpad = " ", in write() function in aidl::android::hardware::vibrator::HwCalTest
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwcal.cpp66 void write(const std::string key, const T &value, std::string lpad = " ", in write() function in android::hardware::vibrator::V1_3::implementation::HwCalTest
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwcal.cpp65 void write(const std::string key, const T &value, std::string lpad = " ", in write() function in aidl::android::hardware::vibrator::HwCalTest
/device/google/atv/audio_proxy/public/
Daudio_proxy.h214 ssize_t (*write)(struct audio_proxy_stream_out* self, const void* buffer, member
/device/google/felix/vibrator/cs40l26/
DVibrator.cpp174 int write(int nbits, uint32_t val) { in write() function in aidl::android::hardware::vibrator::DspMemChunk