Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h34 } DeathHandler; typedef
39 DeathHandler handler[MAX_DEATH_CALLBACK_NUM];
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c386 DeathHandler handler[deathNum]; in SendObituary()