/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy_standard.cpp | 60 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in OnJoinLNNResult() 64 LNN_LOGE(LNN_EVENT, "invalid parameters"); in OnJoinLNNResult() 77 LNN_LOGE(LNN_EVENT, "write addr failed"); in OnJoinLNNResult() 91 LNN_LOGE(LNN_EVENT, "send request failed"); in OnJoinLNNResult() 102 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in OnJoinMetaNodeResult() 150 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in OnLeaveLNNResult() 173 LNN_LOGE(LNN_EVENT, "send request fail"); in OnLeaveLNNResult() 183 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in OnLeaveMetaNodeResult() 206 LNN_LOGE(LNN_EVENT, "send request fail"); in OnLeaveMetaNodeResult() 217 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in OnNodeOnlineStateChanged() [all …]
|
H A D | bus_center_client_proxy.cpp | 39 LNN_LOGE(LNN_EVENT, "pkgName is null"); in ClientOnJoinLNNResult() 44 LNN_LOGE(LNN_EVENT, "bus center client proxy is nullptr"); in ClientOnJoinLNNResult() 54 LNN_LOGE(LNN_EVENT, "pkgName is null"); in ClientOnLeaveLNNResult() 59 LNN_LOGE(LNN_EVENT, "bus center client proxy is nullptr"); in ClientOnLeaveLNNResult() 92 LNN_LOGE(LNN_EVENT, "proxyMap is empty"); in ClientOnNodeStatusChanged() 152 LNN_LOGE(LNN_EVENT, "pkgName is null"); in ClientOnTimeSyncResult() 157 LNN_LOGE(LNN_EVENT, "bus center client proxy is nullptr"); in ClientOnTimeSyncResult() 167 LNN_LOGE(LNN_EVENT, "pkgName is null"); in ClientOnPublishLNNResult() 183 LNN_LOGE(LNN_EVENT, "pkgName is null"); in ClientOnRefreshLNNResult() 199 LNN_LOGE(LNN_EVENT, "pkgName is null"); in ClientOnRefreshDeviceFound() [all …]
|
H A D | lnn_bus_center_ipc.cpp | 98 LNN_LOGE(LNN_EVENT, "copy pkgName fail"); in AddJoinLNNInfo() 128 LNN_LOGE(LNN_EVENT, "copy pkgName fail"); in AddLeaveLNNInfo() 133 LNN_LOGE(LNN_EVENT, "copy networkId fail"); in AddLeaveLNNInfo() 185 LNN_LOGE(LNN_EVENT, "parameters are nullptr"); in LnnIpcServerJoin() 189 LNN_LOGE(LNN_EVENT, "addr is invalid"); in LnnIpcServerJoin() 207 LNN_LOGE(LNN_EVENT, "parameters are nullptr"); in LnnIpcServerLeave() 265 LNN_LOGE(LNN_EVENT, "copy pkgName fail"); in LnnIpcRegDataLevelChangeCb() 349 LNN_LOGE(LNN_EVENT, "copy pkgName fail"); in AddRefreshLnnInfo() 382 LNN_EVENT, "pkgName invalid"); in LnnIpcRefreshLNN() 402 LNN_EVENT, "pkgName invalid"); in LnnIpcStopRefreshLNN() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 48 LNN_LOGE(LNN_EVENT, "Get samgr failed"); in GetSystemAbility() 62 LNN_LOGE(LNN_EVENT, "init success"); in BusCenterServerProxyStandardInit() 163 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in JoinLNN() 181 LNN_LOGE(LNN_EVENT, "write addr failed"); in JoinLNN() 205 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in LeaveLNN() 282 LNN_LOGE(LNN_EVENT, "malloc failed"); in ReadIPCReceiveOnlineNodeInfo() 303 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in GetAllOnlineNodeInfo() 368 LNN_LOGE(LNN_EVENT, "remote is nullptr"); in GetNodeKeyInfo() 393 LNN_LOGE(LNN_EVENT, in GetNodeKeyInfo() 435 LNN_LOGE(LNN_EVENT, "write key failed"); in SetNodeDataChangeFlag() [all …]
|
H A D | bus_center_server_proxy.cpp | 49 LNN_LOGE(LNN_EVENT, "Get samgr failed"); in GetSystemAbility() 90 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in BusCenterServerProxyDeInit() 100 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcGetAllOnlineNodeInfo() 113 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcGetLocalDeviceInfo() 123 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcGetNodeKeyInfo() 133 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcSetNodeDataChangeFlag() 143 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcRegDataLevelChangeCb() 153 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcUnregDataLevelChangeCb() 163 LNN_LOGE(LNN_EVENT, "g_serverProxy is nullptr"); in ServerIpcSetDataLevel() 259 LNN_LOGE(LNN_EVENT, "ActiveMetaNode failed"); in ServerIpcActiveMetaNode() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | bus_center_client_proxy.c | 50 LNN_LOGE(LNN_EVENT, "malloc failed"); in GetAllClientIdentity() 71 LNN_LOGI(LNN_EVENT, "enter"); in ClientOnJoinLNNResult() 103 LNN_LOGI(LNN_EVENT, "enter"); in ClientOnLeaveLNNResult() 131 LNN_LOGI(LNN_EVENT, "enter"); in ClinetOnNodeOnlineStateChanged() 149 LNN_LOGE(LNN_EVENT, "svc num is 0"); in ClinetOnNodeOnlineStateChanged() 179 LNN_LOGI(LNN_EVENT, "enter"); in ClinetOnNodeBasicInfoChanged() 197 LNN_LOGE(LNN_EVENT, "svc num NULL"); in ClinetOnNodeBasicInfoChanged() 229 LNN_LOGI(LNN_EVENT, "enter"); in ClientOnTimeSyncResult() 260 LNN_LOGI(LNN_EVENT, "enter"); in ClientOnPublishLNNResult() 290 LNN_LOGI(LNN_EVENT, "enter"); in ClientOnRefreshLNNResult() [all …]
|
H A D | lnn_bus_center_ipc.c | 59 LNN_LOGE(LNN_EVENT, "lock init fail"); in LnnIpcInit() 142 LNN_LOGE(LNN_EVENT, "copy pkgName fail"); in AddJoinLNNInfo() 213 LNN_LOGE(LNN_EVENT, "addr is invalid"); in LnnIpcServerJoin() 217 LNN_LOGE(LNN_EVENT, "get lock fail"); in LnnIpcServerJoin() 250 LNN_LOGE(LNN_EVENT, "get lock fail"); in LnnIpcServerLeave() 387 LNN_LOGE(LNN_EVENT, "get lock fail"); in LnnIpcNotifyJoinResult() 413 LNN_LOGE(LNN_EVENT, "get lock fail"); in LnnIpcNotifyLeaveResult() 443 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcNotifyNodeStatusChanged() 449 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcLocalNetworkIdChanged() 455 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcNotifyDeviceNotTrusted() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | bus_center_client_stub.c | 29 LNN_LOGE(LNN_EVENT, "invalid param"); in ClientOnJoinLNNResult() 41 LNN_LOGE(LNN_EVENT, "read addr failed"); in ClientOnJoinLNNResult() 73 LNN_LOGE(LNN_EVENT, "invalid param"); in ClientOnLeaveLNNResult() 102 LNN_LOGE(LNN_EVENT, "invalid param"); in ClientOnNodeOnlineStateChanged() 110 LNN_LOGE(LNN_EVENT, in ClientOnNodeOnlineStateChanged() 130 LNN_LOGE(LNN_EVENT, "invalid param"); in ClientOnNodeBasicInfoChanged() 139 LNN_LOGE(LNN_EVENT, in ClientOnNodeBasicInfoChanged() 150 LNN_LOGE(LNN_EVENT, in ClientOnNodeBasicInfoChanged() 160 LNN_LOGE(LNN_EVENT, "invalid param"); in ClientOnTimeSyncResult() 189 LNN_LOGE(LNN_EVENT, "invalid param"); in ClientOnPublishLNNResult() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/ |
H A D | bus_center_event.c | 75 LNN_LOGE(LNN_EVENT, "invalid looper"); in PostMessageToHandlerDelay() 195 LNN_LOGW(LNN_EVENT, "info is null"); in DupNodeBasicInfo() 234 LNN_LOGE(LNN_EVENT, "malloc msg err"); in PostNotifyMessage() 254 LNN_LOGE(LNN_EVENT, "malloc msg err"); in PostNotifyNodeStatusMessage() 274 LNN_LOGE(LNN_EVENT, "malloc msg fail"); in PostNotifyMessageDelay() 319 LNN_LOGE(LNN_EVENT, "malloc failed"); in NotifyEvent() 373 LNN_LOGW(LNN_EVENT, "info = null"); in LnnNotifyOnlineState() 413 LNN_LOGW(LNN_EVENT, "info = null"); in LnnNotifyMigrate() 425 LNN_LOGW(LNN_EVENT, "info = null"); in LnnNotifyBasicInfoChanged() 440 LNN_LOGW(LNN_EVENT, "info = null"); in LnnNotifyNodeStatusChanged() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
H A D | bus_center_server_proxy.c | 219 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcGetAllOnlineNodeInfo() 333 LNN_LOGE(LNN_EVENT, in ServerIpcGetNodeKeyInfo() 415 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcJoinLNN() 441 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcLeaveLNN() 466 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcStartTimeSync() 494 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcStopTimeSync() 520 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcPublishLNN() 556 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcStopPublishLNN() 582 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcRefreshLNN() 619 LNN_LOGW(LNN_EVENT, "Invalid param"); in ServerIpcStopRefreshLNN() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/ |
H A D | lnn_boot_event_monitor.cpp | 31 LNN_LOGI(LNN_EVENT, "start process account ready event"); in ProcessBootEvent() 34 LNN_LOGE(LNN_EVENT, "not trusted releation, heartbeat(HB) process start later"); in ProcessBootEvent() 44 LNN_LOGI(LNN_EVENT, "start account boot event"); in AccountBootEventCb() 47 LNN_LOGE(LNN_EVENT, "async call boot event fail"); in AccountBootEventCb() 56 LNN_LOGE(LNN_EVENT, "watch account server fail"); in LnnInitBootEventMonitorImpl() 65 LNN_LOGE(LNN_EVENT, "watch account server fail"); in LnnSubscribeAccountBootEvent()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/driver/ |
H A D | lnn_hdf_driver_monitor.c | 59 LNN_LOGE(LNN_EVENT, "read data from sbuff failed"); in ProcessLwipEvent() 64 LNN_LOGE(LNN_EVENT, in ProcessLwipEvent() 71 …LNN_LOGI(LNN_EVENT, "receive lwip monitor event=%{public}d, ifName=%{public}s", info->event, info-… in ProcessLwipEvent() 73 LNN_LOGE(LNN_EVENT, "LnnGetNetIfTypeByName error"); in ProcessLwipEvent() 77 LNN_LOGI(LNN_EVENT, "network addr changed, netifType=%{public}d", type); in ProcessLwipEvent() 86 LNN_LOGE(LNN_EVENT, "notifyState malloc err"); in ProcessWlanEvent() 93 LNN_LOGE(LNN_EVENT, "async notify wifi state err, ret=%{public}d", ret); in ProcessWlanEvent() 103 LNN_LOGI(LNN_EVENT, "receive hdf event, moudle=%{public}d", moduleId); in OnReceiveDriverEvent()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/ |
H A D | lnn_common_event_monitor.cpp | 56 LNN_LOGI(LNN_EVENT, "notify common event=%{public}s", action.c_str()); in OnReceiveEvent() 107 LNN_LOGE(LNN_EVENT, "subscribe common event err"); in SubscribeCommonEvent() 118 LNN_LOGI(LNN_EVENT, "query screen status is %{public}s", isScreenOn ? "on" : "off"); in LnnQueryLocalScreenStatusOnce() 131 LNN_LOGE(LNN_EVENT, "try subscribe common event max times"); in LnnSubscribeCommonEvent() 136 LNN_LOGE(LNN_EVENT, "SubscribeEvent init fail"); in LnnSubscribeCommonEvent() 140 LNN_LOGI(LNN_EVENT, "subscribe common event success"); in LnnSubscribeCommonEvent() 146 LNN_LOGE(LNN_EVENT, "subscribe common event fail"); in LnnSubscribeCommonEvent() 150 LNN_LOGE(LNN_EVENT, "async call subscribe screen state fail"); in LnnSubscribeCommonEvent()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/ |
H A D | lnn_bus_center_ipc.c | 41 LNN_LOGE(LNN_EVENT, "copy new device info error"); in OnRefreshDeviceFound() 67 LNN_LOGE(LNN_EVENT, "infoTypeLen is invalid, infoTypeLen=%{public}d", infoTypeLen); in LnnIpcGetAllOnlineNodeInfo() 84 LNN_LOGE(LNN_EVENT, "the process has been abandoned"); in LnnIpcGetNodeKeyInfo() 184 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcNotifyNodeStatusChanged() 190 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcLocalNetworkIdChanged() 196 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcNotifyDeviceNotTrusted() 207 LNN_LOGI(LNN_EVENT, "not implement"); in LnnIpcNotifyHichainProofException()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | lnn_event_test.cpp | 135 LNN_EVENT(EVENT_SCENE_JOIN_LNN, EVENT_STAGE_JOIN_LNN_START, extra); 153 LNN_EVENT(EVENT_SCENE_JOIN_LNN, EVENT_STAGE_JOIN_LNN_END, validExtra); 173 LNN_EVENT(EVENT_SCENE_LEAVE_LNN, EVENT_STAGE_LEAVE_LNN, invalidExtra); 193 LNN_EVENT(EVENT_SCENE_LEAVE_LNN, EVENT_STAGE_LEAVE_LNN, emptyExtra);
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | lnn_log.h | 31 LNN_EVENT, enumerator 46 { LNN_EVENT, 0xd005786, "LnnEvent" },
|
H A D | lnn_event.h | 25 #define LNN_EVENT(scene, stage, extra) LnnEventInner(scene, stage, __FUNCTION__, __LINE__, &(extra)) macro
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/mini/ |
H A D | bus_center_server_proxy.c | 28 LNN_LOGE(LNN_EVENT, "bus center get server proxy ok"); in BusCenterServerProxyInit() 34 LNN_LOGE(LNN_EVENT, "bus center delete server proxy ok"); in BusCenterServerProxyDeInit()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/service/src/ |
H A D | client_bus_center.c | 162 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_JOIN_SDK, extra); in DfxRecordSdkJoinLnnEnd() 181 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LEAVE_SDK, extra); in DfxRecordSdkLeaveLnnEnd() 197 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_SHIFT_GEAR, extra); in DfxRecordSdkShiftGearStart() 217 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_DISC_SDK, extra); in DfxRecordLnnDiscServerEnd() 229 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_REG_NODE, extra); in DfxRecordRegNodeStart()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/ |
H A D | lnn_discovery_interface.c | 43 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_DISC_SERVICE, extra); in DfxRecordLnnDiscServiceEnd()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/ |
H A D | lnn_log_test.cpp | 49 ExpectMatchSoftBusLogAttrs(LNN_LABELS[++index], LNN_EVENT, ++lnnDomainBase, "LnnEvent");
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain.c | 119 LNN_EVENT(EVENT_SCENE_JOIN_LNN, EVENT_STAGE_AUTH_EXCHANGE_CIPHER, extra); in DfxRecordLnnExchangekeyEnd() 142 LNN_EVENT(EVENT_SCENE_JOIN_LNN, EVENT_STAGE_AUTH_HICHAIN_END, extra); in DfxRecordLnnEndHichainEnd()
|
H A D | auth_session_message.c | 150 LNN_EVENT(EVENT_SCENE_JOIN_LNN, EVENT_STAGE_AUTH_DEVICE_ID_POST, extra); in DfxRecordLnnPostDeviceIdStart() 206 LNN_EVENT(EVENT_SCENE_JOIN_LNN, EVENT_STAGE_AUTH_DEVICE_INFO_POST, extra); in DfxRecordLnnPostDeviceInfoStart()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_devicename_info.c | 432 LNN_LOGI(LNN_EVENT, "account is ready, key=%{public}s, value=%{public}s", key, value); in AccountBootEventHandle() 440 LNN_LOGE(LNN_EVENT, "async call boot event fail"); in AccountBootEventHandle()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 1438 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_END, extra); in DfxRecordLnnLaneSelectEnd() 1507 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_END, extra); in OnAuthConnOpened() 1661 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_END, extra); in OnProxyChannelOpened() 1695 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_START, extra); in OpenProxyChannelToConnP2p() 1792 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_END, extra); in OnAuthTriggerConnOpened() 1881 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_START, extra); in DetectSuccess() 2029 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_START, extra); in OpenAuthToConnP2p() 2066 LNN_EVENT(EVENT_SCENE_LNN, EVENT_STAGE_LNN_LANE_SELECT_START, extra); in OpenAuthTriggerToConn()
|