Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/src/
A Drws_error.c32 return (rws_error)rws_malloc_zero(sizeof(struct rws_error_struct)); in rws_error_create()
36 rws_error e = (rws_error)rws_malloc_zero(sizeof(struct rws_error_struct)); in rws_error_new_code_descr()
/AliOS-Things-master/components/websocket/include/
A Drws_error.h29 struct rws_error_struct { struct
A Dlibrws.h127 typedef struct rws_error_struct * rws_error;

Completed in 7 milliseconds