Home
last modified time | relevance | path

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

/system/chre/platform/slpi/smgr/
Dsmr_helper.cc95 void *resp_c_struct, unsigned int resp_c_struct_len, in sendReqAsyncUntyped() argument
101 req_c_struct_len, resp_c_struct, in sendReqAsyncUntyped()
115 void *resp_c_struct, unsigned int resp_c_struct_len, in sendReqSyncUntyped() argument
129 txn->rspBuf = resp_c_struct; in sendReqSyncUntyped()
141 client_handle, msg_id, req_c_struct, req_c_struct_len, resp_c_struct, in sendReqSyncUntyped()
177 void *resp_c_struct, unsigned int resp_c_struct_len, in handleResp() argument
213 smr_client_hndl client_handle, unsigned int msg_id, void *resp_c_struct, in smrSyncRespCb() argument
217 client_handle, msg_id, resp_c_struct, resp_c_struct_len, transp_err, txn); in smrSyncRespCb()
/system/chre/platform/slpi/include/chre/platform/slpi/smgr/
Dsmr_helper.h230 void *resp_c_struct, unsigned int resp_c_struct_len,
250 void *resp_c_struct, unsigned int resp_c_struct_len,
259 void *resp_c_struct, unsigned int resp_c_struct_len,
284 unsigned int msg_id, void *resp_c_struct, in smrAsyncRespCb() argument
310 unsigned int msg_id, void *resp_c_struct,