Home
last modified time | relevance | path

Searched defs:OnChannelOpened (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_channel_callback.h32 int32_t (*OnChannelOpened)(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel); member
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp21 int32_t ISoftBusClient::OnChannelOpened(const char *sessionName, const ChannelInfo *channel) in OnChannelOpened() function in OHOS::ISoftBusClient
H A Dsoftbus_client_stub.cpp118 int32_t SoftBusClientStub::OnChannelOpened(const char *sessionName, const ChannelInfo *info) in OnChannelOpened() function in OHOS::SoftBusClientStub
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp24 int32_t BusCenterClientProxy::OnChannelOpened(const char *sessionName, const ChannelInfo *info) in OnChannelOpened() function in OHOS::BusCenterClientProxy
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp142 int32_t TransClientProxy::OnChannelOpened(const char *sessionName, const ChannelInfo *channel) in OnChannelOpened() function in OHOS::TransClientProxy
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c383 static int32_t OnChannelOpened(int32_t channelId, const char *peerUuid, unsigned char isServer) in OnChannelOpened() function

Completed in 6 milliseconds