Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/common/src/
H A Dsoftbus_server_frame.c152 AuthServerDeathCallback(pkgName, pid); in ClientDeathCallback()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h138 void AuthServerDeathCallback(const char *pkgName, int32_t pid);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c764 void AuthServerDeathCallback(const char *pkgName, int32_t pid) in AuthServerDeathCallback() function