Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h70 void DeleteDeathCallback(DeathCallback *deathCallback);
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c419 void DeleteDeathCallback(DeathCallback *deathCallback) in DeleteDeathCallback() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c590 DeleteDeathCallback(node); in OnDatabusSessionClosed()