Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/src/
A Dutask.c29 if (task->current_rpc) {
30 …LOGE(TAG, "uservice_name: %s, rpc_cmd: %d", task->current_rpc->srv->name, task->current_rpc->cmd_i…
69 task->current_rpc = &rpc; in utask_entry()
85 task->current_rpc = NULL; in utask_entry()
A Dinternal.h45 rpc_t *current_rpc; member
A Duservice.c48 …rvice %s queue full,send id:%d cur id: %d", srv->name,rpc->cmd_id, srv->task->current_rpc->cmd_id); in uservice_call()

Completed in 4 milliseconds