Home
last modified time | relevance | path

Searched defs:written_bytes (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/hci/test/
Dh4_protocol_unittest.cc255 size_t written_bytes = 0; in WriteAndExpectManyAclDataPacketsDifferentOffsetsShort() local
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_logger.h271 u32 written_bytes; // number of bytes that was written to the buffer by driver, member
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp840 const ssize_t written_bytes = written_frames * frame_size; in out_write() local