Searched defs:msg_id (Results 1 – 2 of 2) sorted by relevance
/system/chre/platform/slpi/smgr/ |
D | smr_helper.cc | 93 smr_client_hndl client_handle, unsigned int msg_id, in sendReqAsyncUntyped() 113 smr_client_hndl client_handle, unsigned int msg_id, in sendReqSyncUntyped() 176 void SmrHelper::handleResp(smr_client_hndl client_handle, unsigned int msg_id, in handleResp() 213 smr_client_hndl client_handle, unsigned int msg_id, void *resp_c_struct, in smrSyncRespCb()
|
/system/chre/platform/slpi/include/chre/platform/slpi/smgr/ |
D | smr_helper.h | 284 unsigned int msg_id, void *resp_c_struct, in smrAsyncRespCb()
|