Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c268 static uint32_t SetDeathHandlerPair(DeathCallback *node, uint32_t index, OnRemoteDead func, void* a… in SetDeathHandlerPair() function
308 *cbId = SetDeathHandlerPair(node, i, deathFunc, args); in ProcessAddDeathRecipient()