Home
last modified time | relevance | path

Searched defs:msg_id (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/smgr/
Dsmr_helper.cc93 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/
Dsmr_helper.h284 unsigned int msg_id, void *resp_c_struct, in smrAsyncRespCb()