Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp271 COMM_LOGD(COMM_SVC, "enter"); in SoftbusRegisterServiceInner()
417 COMM_LOGD(COMM_SVC, "enter"); in CreateSessionServerInner()
460 COMM_LOGD(COMM_SVC, "enter"); in RemoveSessionServerInner()
580 COMM_LOGD(COMM_SVC, "enter"); in OpenSessionInner()
624 COMM_LOGD(COMM_SVC, "enter"); in OpenAuthSessionInner()
653 COMM_LOGD(COMM_SVC, "enter"); in NotifyAuthSuccessInner()
707 COMM_LOGD(COMM_SVC, "enter"); in CloseChannelInner()
751 COMM_LOGD(COMM_SVC, "enter"); in CloseChannelWithStatisticsInner()
828 COMM_LOGD(COMM_SVC, "enter"); in EvaluateQosInner()
877 COMM_LOGD(COMM_SVC, "enter"); in JoinLNNInner()
[all …]
H A Dif_softbus_server.cpp27 COMM_LOGI(COMM_SVC, "GrantPermission ipc default impl"); in GrantPermission()
34 COMM_LOGI(COMM_SVC, "RemovePermission ipc default impl"); in RemovePermission()
42 COMM_LOGI(COMM_SVC, "PublishLNN ipc default impl"); in PublishLNN()
50 COMM_LOGI(COMM_SVC, "StopPublishLNN ipc default impl"); in StopPublishLNN()
58 COMM_LOGI(COMM_SVC, "RefreshLNN ipc default impl"); in RefreshLNN()
66 COMM_LOGI(COMM_SVC, "StopRefreshLNN ipc default impl"); in StopRefreshLNN()
74 COMM_LOGE(COMM_SVC, "ActiveMetaNode ipc default impl"); in ActiveMetaNode()
81 COMM_LOGE(COMM_SVC, "DeactiveMetaNode ipc default impl"); in DeactiveMetaNode()
89 COMM_LOGE(COMM_SVC, "GetAllMetaNodeInfo ipc default impl"); in GetAllMetaNodeInfo()
100 COMM_LOGE(COMM_SVC, "ShiftLNNGear ipc default impl"); in ShiftLNNGear()
[all …]
H A Dsoftbus_server.cpp64 COMM_LOGE(COMM_SVC, "package name or object is nullptr"); in SoftbusRegisterService()
69 COMM_LOGW(COMM_SVC, "softbus client is exist"); in SoftbusRegisterService()
74 COMM_LOGE(COMM_SVC, "DeathRecipient object is nullptr"); in SoftbusRegisterService()
79 COMM_LOGE(COMM_SVC, "AddDeathRecipient failed"); in SoftbusRegisterService()
144 COMM_LOGE(COMM_SVC, "connect BR memory error"); in OpenAuthSession()
150 COMM_LOGE(COMM_SVC, "connect type error"); in OpenAuthSession()
307 COMM_LOGE(COMM_SVC, "hidumper fd is invalid"); in Dump()
327 COMM_LOGI(COMM_SVC, "SoftBusServer OnStart called!"); in OnStart()
330 COMM_LOGE(COMM_SVC, "SoftBusServer publish failed!"); in OnStart()
408 COMM_LOGE(COMM_SVC, "SoftBusServer invalid param"); in EvaluateQos()
[all …]
H A Dsoftbus_server_death_recipient.cpp28 …COMM_LOGI(COMM_SVC, "client service died, remove it from softbus server. pkgName=%{public}s", pkgN… in OnRemoteDied()
/ohos5.0/foundation/communication/dsoftbus/core/frame/common/src/
H A Dsoftbus_server_frame.c63 COMM_LOGE(COMM_SVC, "softbus conn server init failed."); in InitServicesAndModules()
68 COMM_LOGE(COMM_SVC, "softbus auth init failed."); in InitServicesAndModules()
73 COMM_LOGE(COMM_SVC, "softbus disc server init failed."); in InitServicesAndModules()
83 COMM_LOGE(COMM_SVC, "softbus trans server init failed."); in InitServicesAndModules()
93 COMM_LOGE(COMM_SVC, "softbus wifi direct init failed."); in InitServicesAndModules()
98 COMM_LOGE(COMM_SVC, "softbus ble direct init failed."); in InitServicesAndModules()
103 COMM_LOGE(COMM_SVC, "softbus dfx init failed."); in InitServicesAndModules()
116 COMM_LOGE(COMM_SVC, "server stub init failed."); in InitSoftBusServer()
121 COMM_LOGE(COMM_SVC, "softbus timer init failed."); in InitSoftBusServer()
126 COMM_LOGE(COMM_SVC, "softbus looper init failed."); in InitSoftBusServer()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/client_manager/src/
H A Dsoftbus_client_info_manager.c37 COMM_LOGI(COMM_SVC, "has inited"); in SERVER_InitClient()
53 COMM_LOGE(COMM_SVC, "invalid param"); in SERVER_RegisterService()
59 COMM_LOGE(COMM_SVC, "not init"); in SERVER_RegisterService()
81 COMM_LOGE(COMM_SVC, "lock failed"); in SERVER_RegisterService()
101 COMM_LOGE(COMM_SVC, "not init"); in SERVER_GetIdentityByPkgName()
106 COMM_LOGE(COMM_SVC, "lock failed"); in SERVER_GetIdentityByPkgName()
121 COMM_LOGE(COMM_SVC, "not found"); in SERVER_GetIdentityByPkgName()
129 COMM_LOGE(COMM_SVC, "num is null"); in SERVER_GetClientInfoNodeNum()
134 COMM_LOGE(COMM_SVC, "not init"); in SERVER_GetClientInfoNodeNum()
138 COMM_LOGE(COMM_SVC, "lock failed"); in SERVER_GetClientInfoNodeNum()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c58 COMM_LOGE(COMM_SVC, "invalid param"); in Initialize()
70 COMM_LOGE(COMM_SVC, "invalid param"); in MessageHandle()
98 COMM_LOGE(COMM_SVC, "arg is NULL."); in ClientDeathCb()
104 COMM_LOGE(COMM_SVC, "not found client by package name."); in ClientDeathCb()
122 COMM_LOGI(COMM_SVC, "register service ipc server pop."); in ServerRegisterService()
146 COMM_LOGE(COMM_SVC, "softbus pkgName malloc failed!"); in ServerRegisterService()
150 COMM_LOGE(COMM_SVC, "softbus strcpy_s failed!"); in ServerRegisterService()
157 COMM_LOGE(COMM_SVC, "softbus argStrcut malloc failed!"); in ServerRegisterService()
215 COMM_LOGE(COMM_SVC, "server not init"); in Invoke()
250 COMM_LOGE(COMM_SVC, "Center Ipc init failed."); in ServerStubInit()
[all …]
H A Dtrans_server_stub.c189 COMM_LOGE(COMM_SVC, "failed to read qos data"); in ReadQosInfo()
194 COMM_LOGE(COMM_SVC, "failed memcpy qos info"); in ReadQosInfo()
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/client_manager/src/
H A Dsoftbus_client_info_manager.cpp36 COMM_LOGE(COMM_SVC, "package name, object or abilityDeath is nullptr\n"); in SoftbusAddService()
39 …COMM_LOGI(COMM_SVC, "add SoftbusAddService, pid=%{public}d, pkgname=%{public}s", pid, pkgName.c_st… in SoftbusAddService()
56 COMM_LOGE(COMM_SVC, "package name or listener is nullptr\n"); in SoftbusAddServiceInner()
69 COMM_LOGE(COMM_SVC, "package name is nullptr\n"); in SoftbusRemoveServiceInner()
74 COMM_LOGI(COMM_SVC, "SoftbusRemoveServiceInner, pkgname=%{public}s", pkgName.c_str()); in SoftbusRemoveServiceInner()
83 COMM_LOGE(COMM_SVC, "RemoveService object is nullptr\n"); in SoftbusRemoveService()
104 COMM_LOGE(COMM_SVC, "listener is nullptr\n"); in GetSoftbusInnerObject()
109 COMM_LOGE(COMM_SVC, "no find pkgname = %{public}s in map", pkgName.c_str()); in GetSoftbusInnerObject()
123 COMM_LOGE(COMM_SVC, "GetSoftbusClientProxy client proxy is nullptr\n"); in GetSoftbusClientProxy()
130 …COMM_LOGD(COMM_SVC, "GetSoftbusClientProxy, pid=%{public}d, pkgname=%{public}s", pid, pkgName.c_st… in GetSoftbusClientProxy()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dcomm_log.h26 COMM_SVC, enumerator
40 { COMM_SVC, 0xd005701, "CommSvc" },
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/
H A Dcomm_log_test.cpp46 COMM_SVC, ++commDomainBase, "CommSvc"));
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp261 COMM_LOGE(COMM_SVC, "DataLevelChangeReqInfo object is nullptr"); in LnnIpcRegDataLevelChangeCb()