Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c83 static void ComponentDeathCallback(const char *pkgName, int32_t pid) in ComponentDeathCallback() function
110 ComponentDeathCallback((const char *)argStrcut->pkgName, argStrcut->pid); in ClientDeathCb()