/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/include/ |
H A D | softbus_server_proxy_standard.h | 41 …int32_t CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, const …
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/include/ |
H A D | trans_server_proxy_standard.h | 38 …int32_t CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, const …
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/include/ |
H A D | if_softbus_server.h | 40 …virtual int32_t CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId,
|
H A D | softbus_server.h | 40 …int32_t CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, const …
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/include/ |
H A D | bus_center_server_proxy_standard.h | 38 …int32_t CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, const …
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | softbus_server_proxy_standard.cpp | 130 int32_t SoftBusServerProxyFrame::CloseChannelWithStatistics(int32_t channelId, int32_t channelType,… in CloseChannelWithStatistics() function in OHOS::SoftBusServerProxyFrame
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/ |
H A D | trans_server_proxy.cpp | 217 return proxy->CloseChannelWithStatistics(channelId, channelType, laneId, dataInfo, len); in ServerIpcCloseChannelWithStatistics()
|
H A D | trans_server_proxy_standard.cpp | 429 int32_t TransServerProxy::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64… in CloseChannelWithStatistics() function in OHOS::TransServerProxy
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server.cpp | 171 int32_t SoftBusServer::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t … in CloseChannelWithStatistics() function in OHOS::SoftBusServer
|
H A D | softbus_server_stub.cpp | 777 int32_t retReply = CloseChannelWithStatistics(channelId, channelType, laneId, dataInfo, len); in CloseChannelWithStatisticsInner()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 124 int32_t BusCenterServerProxy::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, ui… in CloseChannelWithStatistics() function in OHOS::BusCenterServerProxy
|