Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c284 static void CallIpcCallback(IpcMsg *ipcMsg, HdlerArg *hdlerArg) in CallIpcCallback()
317 static void *CallbackBatchHandler(HdlerArg *hdlerArg) in CallbackBatchHandler()
335 static void GetDeathCallback(IpcMsg* msg, HdlerArg* arg) in GetDeathCallback()
346 static void GetIpcCallback(IpcMsg* msg, HdlerArg* arg) in GetIpcCallback()
382 HdlerArg *tArg = (HdlerArg *)malloc(sizeof(HdlerArg)); in CallbackDispatchLoop()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h118 } HdlerArg; typedef