Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/ota/2ndboot/updater/
A Dxzupdater.c10 unsigned char data_buf[SECTOR_SIZE] = {0}; in ota_image_check() local
36 unsigned char data_buf[SECTOR_SIZE] = {0}; in ota_image_copy() local
60 unsigned char data_buf[16] = {0}; in ota_is_xz_header() local
202 unsigned char data_buf[SECTOR_SIZE] = {0}; in ota_verify_xz() local
/AliOS-Things-master/components/ota/tools/xz/src/
A Dxz_export.c12 unsigned char* data_buf = NULL; in xz_check_file_crc() local
49 unsigned char data_buf[16] = {0}; in xz_identify_xz_header() local
203 unsigned char* data_buf = NULL; in xz_verify_uncompress_file() local
/AliOS-Things-master/components/a2sa/src/driver/platform/rtos/
A Dcap_task.c47 cap_data_buf_t *data_buf = NULL; in capture_task_drop() local
147 cap_data_buf_t *data_buf = NULL; in capture_read_data() local
A Dpb_task.c45 pb_data_buf_t *data_buf = NULL; in pb_thread_loop() local
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_solo.c1300 int being_deprecated linkkit_invoke_cota_service(void *data_buf, in linkkit_invoke_cota_service()
1363 int being_deprecated linkkit_invoke_fota_service(void *data_buf, in linkkit_invoke_fota_service()
A Dimpl_gateway.c2535 int linkkit_gateway_invoke_fota_service(void *data_buf, int data_buf_length) in linkkit_gateway_invoke_fota_service()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_usbhost.h123 uint8_t *data_buf; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dunicode_gen.c2447 void put16(uint8_t *data_buf, int *pidx, uint16_t c) in put16()
2456 void add_decomp_data(uint8_t *data_buf, int *pidx, DecompEntry *de) in add_decomp_data()
2610 uint8_t *data_buf; in build_decompose_table() local
A Dquickjs-libc.c1239 DynBuf data_buf_s, *data_buf = &data_buf_s; in js_std_urlGet() local
/AliOS-Things-master/components/sensor/include/sensor/
A Dsensor.h351 void *data_buf; member
403 void *data_buf; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflexbuffers.h257 Blob(const uint8_t *data_buf, uint8_t byte_width) in Blob()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1397 DynBuf data_buf_s, *data_buf = &data_buf_s; in js_std_urlGet() local

Completed in 44 milliseconds