mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2025-02-17 04:49:02 +00:00
补充日志信息打印
Signed-off-by: baishunqin <baishunqin@huawei.com>
This commit is contained in:
parent
6d1c93a008
commit
e8f4d0e22b
@ -73,7 +73,7 @@ DSchedTransportSoftbusAdapter::~DSchedTransportSoftbusAdapter()
|
|||||||
|
|
||||||
int32_t DSchedTransportSoftbusAdapter::InitChannel()
|
int32_t DSchedTransportSoftbusAdapter::InitChannel()
|
||||||
{
|
{
|
||||||
HILOGI("start");
|
HILOGI("start init channel");
|
||||||
int32_t ret = ERR_OK;
|
int32_t ret = ERR_OK;
|
||||||
#ifdef DMSFWK_ALL_CONNECT_MGR
|
#ifdef DMSFWK_ALL_CONNECT_MGR
|
||||||
ret = DSchedAllConnectManager::GetInstance().InitAllConnectManager();
|
ret = DSchedAllConnectManager::GetInstance().InitAllConnectManager();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user