Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 8 of 8) sorted by relevance

/device/lge/hammerhead/liblight/
Dlights.c67 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local
88 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() local
/device/htc/flounder/sensor_hub/libsensors/
DSensorBase.cpp72 const char *path, const char *value, int bytes) in write_sys_attribute()
/device/htc/flounder/lights/
Dlights.c44 int bytes = snprintf(buffer, 20, "%d\n", value); in write_int() local
/device/asus/fugu/libaudio/
DAudioStreamIn.cpp254 ssize_t AudioStreamIn::read(void* buffer, size_t bytes) in read()
Daudio_hal_thunks.cpp184 size_t bytes) in out_write()
336 size_t bytes) in in_read()
DAudioStreamOut.cpp574 ssize_t AudioStreamOut::write(const void* buffer, size_t bytes) in write()
/device/generic/goldfish/audio/
Daudio_hw.c184 size_t bytes) in out_write()
336 size_t bytes) in in_read()
/device/htc/flounder/audio/hal/
Daudio_hw.c2980 size_t bytes) in out_write()
3667 size_t bytes) in read_bytes_from_dsp()
3682 size_t bytes) in in_read()