| /device/google/contexthub/util/nanotool/ |
| D | androidcontexthub.cpp | 59 const uint8_t *bytes = (const uint8_t *) data; in AppendBytes() local 66 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array() 81 std::vector<uint8_t>& bytes) { in GetCalibrationBytes() 259 bool AndroidContextHub::FlashSensorHub(const std::vector<uint8_t>& bytes) { in FlashSensorHub()
|
| /device/lge/bullhead/liblight/ |
| D | lights.c | 67 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/google/dragon/lights/ |
| D | lights.c | 74 int fd, bytes, amt, ret = 0; in write_brightness() local 116 int ret = 0, fd, bytes; in read_max_brightness() local
|
| /device/huawei/angler/liblight/ |
| D | lights.c | 104 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 126 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() local
|
| /device/htc/flounder/sensor_hub/libsensors/ |
| D | SensorBase.cpp | 72 const char *path, const char *value, int bytes) in write_sys_attribute()
|
| /device/google/marlin/liblight/ |
| D | lights.c | 128 size_t bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 151 size_t bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", value1, value2); in write_double_int() local
|
| /device/huawei/angler/vr/ |
| D | vr.c | 84 int bytes = snprintf(buffer, sizeof(buffer), "%d", input); in write_int() local
|
| /device/htc/flounder/lights/ |
| D | lights.c | 44 int bytes = snprintf(buffer, 20, "%d\n", value); in write_int() local
|
| /device/google/contexthub/lib/nanohub/ |
| D | sha2.c | 121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes()
|
| /device/google/contexthub/util/stm32_flash/ |
| D | stm32_bl.c | 26 uint8_t checksum(__attribute__((unused)) handle_t *handle, uint8_t *bytes, int length) in checksum()
|
| /device/asus/fugu/libaudio/ |
| D | AudioStreamIn.cpp | 254 ssize_t AudioStreamIn::read(void* buffer, size_t bytes) in read()
|
| D | audio_hal_thunks.cpp | 184 size_t bytes) in out_write() 336 size_t bytes) in in_read()
|
| D | AudioStreamOut.cpp | 574 ssize_t AudioStreamOut::write(const void* buffer, size_t bytes) in write()
|
| /device/google/contexthub/firmware/src/cpu/cortexm4f/ |
| D | cpu.c | 55 uint32_t bytes = 0; in getPersistedData() local
|
| /device/linaro/hikey/audio/ |
| D | audio_hw.c | 244 size_t bytes) in out_write() 397 size_t bytes) in in_read()
|
| /device/generic/goldfish/audio/ |
| D | audio_hw.c | 184 size_t bytes) in out_write() 336 size_t bytes) in in_read()
|
| /device/google/dragon/audio/hal/ |
| D | audio_hw.c | 2060 size_t bytes) in out_write() 2502 size_t bytes) in read_bytes_from_dsp() 2518 size_t bytes) in in_read()
|
| /device/google/contexthub/firmware/src/drivers/ams_tmd2772/ |
| D | ams_tmd2772.c | 145 uint8_t bytes[16]; member
|
| /device/google/dragon/recovery/updater/ |
| D | debug_ec.c | 43 static int ec_readmem(int offset, int bytes, void *dest) in ec_readmem()
|
| /device/htc/flounder/audio/hal/ |
| D | audio_hw.c | 2980 size_t bytes) in out_write() 3667 size_t bytes) in read_bytes_from_dsp() 3682 size_t bytes) in in_read()
|
| /device/google/contexthub/firmware/src/platform/stm32f4xx/ |
| D | platform.c | 682 void* platGetPersistentRamStore(uint32_t *bytes) in platGetPersistentRamStore()
|