Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
Decho_reference.h52 int (*write)(struct echo_reference_itfe *echo_reference, struct echo_reference_buffer *buffer); member
/system/core/libion/original-kernel-headers/linux/
Dion_test.h34 int write; member
/system/core/libion/kernel-headers/linux/
Dion_test.h29 int write; member
/system/core/libmemunreachable/
DProcessMappings.h26 bool write; member
/system/core/adb/
Dtransport_local.cpp190 #define write adb_write macro
195 #define write ___xxx_write macro
Dsysdeps.h248 #define write ___xxx_write macro
584 #define write ___xxx_write macro
Dusb_linux_client.cpp64 int (*write)(usb_handle *h, const void *data, int len); member
/system/extras/iotop/
Dtaskstats.h37 uint64_t write() const { return write_bytes_; } in write() function
/system/media/audio_utils/spdif/
DSPDIFEncoder.cpp228 ssize_t SPDIFEncoder::write( const void *buffer, size_t numBytes ) in write() function in android::SPDIFEncoder
/system/keymaster/
Dserializable.cpp122 bool Buffer::write(const uint8_t* src, size_t write_length) { in write() function in keymaster::Buffer
/system/netd/tests/dns_responder/
Ddns_responder.cpp169 char* DNSName::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSName
253 char* DNSQuestion::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSQuestion
316 char* DNSRecord::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSRecord
450 char* DNSHeader::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSHeader
/system/core/include/utils/
DFlattenable.h62 static void write(void*& buffer, size_t& size, const T& value) { in write() function
/system/core/libpixelflinger/
Dscanline.cpp1176 void write(uint32_t s, uint16_t* dst) { in write() function
1198 void write(uint32_t s, uint16_t* dst, ditherer& di) { in write() function
1233 void write(uint32_t s, uint16_t* dst) { in write() function
1277 void write(uint32_t s, uint16_t* dst) { in write() function
1307 void write(uint32_t s, uint16_t* dst, ditherer& di) { in write() function
1349 void write(uint32_t s, uint16_t* dst) { in write() function
1371 void write(uint32_t s, uint16_t* dst, ditherer& di) { in write() function
1404 void write(uint16_t s16, uint16_t* dst) { in write() function
/system/core/libbacktrace/
DBacktraceOffline.cpp82 static int AccessMem(unw_addr_space_t, unw_word_t addr, unw_word_t* value, int write, void* arg) { in AccessMem()
95 static int AccessReg(unw_addr_space_t, unw_regnum_t unwind_reg, unw_word_t* value, int write, in AccessReg()
/system/extras/verity/
DUtils.java294 static void write(byte[] data, String fname) throws Exception{ in write() method in Utils
/system/webservd/webservd/
Dprotocol_handler.cc311 void Watch(bool read, bool write) { in Watch()
/system/core/liblog/
Dlogger.h49 int (*write)(log_id_t logId, struct timespec *ts, struct iovec *vec, size_t nr); member
/system/core/libsparse/
Doutput_file.c66 int (*write)(struct output_file *, void *, int); member
112 int (*write)(void *priv, const void *buf, int len); member
/system/core/logwrapper/
Dlogwrap.c80 int write; member
/system/bt/bta/include/
Dbta_gatt_api.h352 tBTA_GATTC_WRITE write; /* write complete data */ member