Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/include/
H A Dbus_center_client_stub.h31 int32_t ClientOnNodeOnlineStateChanged(IpcIo *data, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c48 { CLIENT_ON_NODE_ONLINE_STATE_CHANGED, ClientOnNodeOnlineStateChanged },
H A Dbus_center_client_stub.c99 int32_t ClientOnNodeOnlineStateChanged(IpcIo *data, IpcIo *reply) in ClientOnNodeOnlineStateChanged() function