Home
last modified time | relevance | path

Searched refs:webrepl_file (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodwebrepl.c47 struct webrepl_file { struct
66 struct webrepl_file hdr; argument
99 DEBUG_printf("sizeof(struct webrepl_file) = %lu\n", sizeof(struct webrepl_file)); in webrepl_make_new()
103 o->hdr_to_recv = sizeof(struct webrepl_file); in webrepl_make_new()
113 self->hdr_to_recv = sizeof(struct webrepl_file); in check_file_op_finished()
142 self->hdr_to_recv = sizeof(struct webrepl_file); in handle_op()

Completed in 3 milliseconds