Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/src/
A Drpc.c211 void *p = rpc_get_buffer(rpc, &count); \
240 return rpc_get_buffer(rpc, NULL); in rpc_get_string()
243 void *rpc_get_buffer(rpc_t *rpc, int *count) in rpc_get_buffer() function
A Duservice.c77 void *data = rpc_get_buffer(&rpc, &count); in uservice_call_sync()
A Devent_svr.c58 struct event_param *param = (struct event_param *)rpc_get_buffer(rpc, &size); in process_rpc()
/AliOS-Things-master/components/uservice/include/uservice/
A Duservice.h152 void *rpc_get_buffer(rpc_t *rpc, int *count);
/AliOS-Things-master/components/uservice/
A DREADME.md84 void *rpc_get_buffer(rpc_t *rpc, int *count);

Completed in 5 milliseconds