Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/src/
A Devent_svr.c31 struct event_param { struct
58 struct event_param *param = (struct event_param *)rpc_get_buffer(rpc, &size); in process_rpc() argument
86 struct event_param *timer = aos_malloc(sizeof(struct event_param)); in process_rpc()
169 struct event_param param; in event_publish_fd()
181 struct event_param param; in event_subscribe_fd()
191 struct event_param param; in event_unsubscribe_fd()
201 struct event_param param; in event_publish()
212 struct event_param param; in event_publish_delay()
223 struct event_param param; in event_subscribe()
234 struct event_param param; in event_unsubscribe()
[all …]

Completed in 2 milliseconds