Home
last modified time | relevance | path

Searched refs:COMM_SDK (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp82 COMM_LOGI(COMM_SDK, "SoftBusClientStub: default case, need check."); in OnRemoteRequest()
253 COMM_LOGD(COMM_SDK, "SDK OnChannelMsgReceived"); in OnChannelLinkDownInner()
260 COMM_LOGE(COMM_SDK, "OnChannelLinkDown proc error!"); in OnChannelLinkDownInner()
402 COMM_LOGE(COMM_SDK, "OnJoinLNNResultInner read addr failed!"); in OnJoinLNNResultInner()
448 COMM_LOGE(COMM_SDK, "Invalid package name, or length is zero"); in OnNodeOnlineStateChangedInner()
479 COMM_LOGE(COMM_SDK, "Invalid package name, or length is zero"); in OnNodeBasicInfoChangedInner()
510 COMM_LOGE(COMM_SDK, "Invalid package name, or length is zero"); in OnNodeStatusChangedInner()
588 COMM_LOGE(COMM_SDK, "read proofInfo failed!"); in OnHichainProofExceptionInner()
690 COMM_LOGE(COMM_SDK, "Invalid network, or length is zero"); in OnDataLevelChangedInner()
717 COMM_CHECK_AND_RETURN_RET_LOGE(ret == SOFTBUS_OK, ret, COMM_SDK, in OnChannelBindInner()
[all …]
H A Dsoftbus_server_proxy_frame.cpp67 COMM_LOGE(COMM_SDK, "g_serverProxy is nullptr!"); in InnerRegisterService()
73 COMM_LOGE(COMM_SDK, "serverProxyFrame is nullptr!"); in InnerRegisterService()
79 COMM_LOGE(COMM_SDK, "get client name failed"); in InnerRegisterService()
93 COMM_LOGD(COMM_SDK, "softbus server register service success!\n"); in InnerRegisterService()
134 COMM_LOGE(COMM_SDK, "g_serverProxy not update\n"); in ServerProxyInit()
145 COMM_LOGE(COMM_SDK, "AddDeathRecipient failed\n"); in ServerProxyInit()
162 COMM_LOGE(COMM_SDK, "Restart AuthPara notify failed!\n");\ in RestartAuthParaNotify()
165 COMM_LOGI(COMM_SDK, "Restart AuthPara notify success!\n"); in RestartAuthParaNotify()
225 COMM_LOGE(COMM_SDK, "ServerProxyInit failed\n"); in ClientStubInit()
234 COMM_LOGE(COMM_SDK, "g_serverProxy is nullptr!"); in ClientRegisterService()
[all …]
H A Dsoftbus_server_proxy_standard.cpp43 COMM_LOGE(COMM_SDK, "remote is nullptr!"); in SoftbusRegisterService()
49 COMM_LOGE(COMM_SDK, "client stub is nullptr!"); in SoftbusRegisterService()
54 COMM_LOGE(COMM_SDK, "SoftbusRegisterService write InterfaceToken failed!"); in SoftbusRegisterService()
58 COMM_LOGE(COMM_SDK, "SoftbusRegisterService write remote object failed!"); in SoftbusRegisterService()
62 COMM_LOGE(COMM_SDK, "SoftbusRegisterService write clientPkgName failed!"); in SoftbusRegisterService()
70 COMM_LOGE(COMM_SDK, "SoftbusRegisterService send request failed!"); in SoftbusRegisterService()
75 COMM_LOGE(COMM_SDK, "SoftbusRegisterService read serverRet failed!"); in SoftbusRegisterService()
H A Dsoftbus_client_death_recipient.cpp24 COMM_LOGW(COMM_SDK, "server died, try to publish again"); in OnRemoteDied()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/common/src/
H A Dsoftbus_client_frame_manager.c68 COMM_LOGD(COMM_SDK, "check PkgNameInfo invalid."); in AddClientPkgName()
72 COMM_LOGE(COMM_SDK, "lock init failed"); in AddClientPkgName()
82 COMM_LOGE(COMM_SDK, "strcpy_s pkgName failed."); in AddClientPkgName()
96 COMM_LOGE(COMM_SDK, "del lock init failed"); in DelClientPkgName()
133 COMM_LOGE(COMM_SDK, "lock init failed"); in FreeClientPkgName()
187 COMM_LOGE(COMM_SDK, "init bus center failed"); in ClientModuleInit()
234 COMM_LOGE(COMM_SDK, "client timer init fail"); in InitSoftBus()
238 COMM_LOGE(COMM_SDK, "ctx init fail"); in InitSoftBus()
242 COMM_LOGE(COMM_SDK, "service init fail"); in InitSoftBus()
266 COMM_LOGE(COMM_SDK, "lock init failed"); in GetSoftBusClientNameList()
[all …]
H A Dsoftbus_client_event_manager.c48 COMM_LOGE(COMM_SDK, "create observer list failed"); in EventClientInit()
59 COMM_LOGE(COMM_SDK, "event client not init"); in EventClientDeinit()
81 COMM_LOGE(COMM_SDK, "invalid param"); in RegisterEventCallback()
86 COMM_LOGE(COMM_SDK, "event manager not init"); in RegisterEventCallback()
91 COMM_LOGE(COMM_SDK, "lock failed"); in RegisterEventCallback()
96 COMM_LOGE(COMM_SDK, "observer count over limit"); in RegisterEventCallback()
103 COMM_LOGE(COMM_SDK, "malloc observer failed"); in RegisterEventCallback()
122 COMM_LOGE(COMM_SDK, "invalid event. event=%{public}d", event); in CLIENT_NotifyObserver()
127 COMM_LOGE(COMM_SDK, "event manager not init"); in CLIENT_NotifyObserver()
133 COMM_LOGE(COMM_SDK, "lock failed"); in CLIENT_NotifyObserver()
[all …]
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c65 COMM_LOGE(COMM_SDK, "invalid param"); in ClientIpcInterfaceMsgHandle()
85 COMM_LOGE(COMM_SDK, "get client name failed"); in InnerRegisterService()
91 COMM_LOGE(COMM_SDK, "get client identity failed"); in InnerRegisterService()
104 COMM_LOGD(COMM_SDK, "InnerRegisterService success"); in InnerRegisterService()
123 COMM_LOGE(COMM_SDK, "register service failed"); in DeathProcTask()
132 COMM_LOGE(COMM_SDK, "reg server death cb failed"); in DeathProcTask()
177 COMM_LOGE(COMM_SDK, "reg death callback failed"); in RegisterServerDeathCb()
186 COMM_LOGE(COMM_SDK, "server proxy init failed."); in ClientStubInit()
209 COMM_LOGE(COMM_SDK, "reg server death cb failed"); in ClientStubInit()
220 COMM_LOGE(COMM_SDK, "get client identity failed"); in ClientRegisterService()
[all …]
H A Dsoftbus_server_proxy.c35 COMM_LOGI(COMM_SDK, "retvalue=%{public}d", *(int *)owner); in ClientSimpleResultCb()
43 COMM_LOGI(COMM_SDK, "start get client proxy"); in GetServerProxy()
48 COMM_LOGE(COMM_SDK, "frame get server proxy error"); in GetServerProxy()
59 COMM_LOGE(COMM_SDK, "QueryInterface failed. ret=%{public}d", ret); in GetServerProxy()
65 COMM_LOGI(COMM_SDK, "frame get client proxy ok"); in GetServerProxy()
71 COMM_LOGI(COMM_SDK, "server register service client push."); in RegisterService()
73 COMM_LOGE(COMM_SDK, "Invalid param"); in RegisterService()
94 COMM_LOGI(COMM_SDK, "Call back ret=%{public}d", ret); in RegisterService()
111 COMM_LOGE(COMM_SDK, "get ipc client proxy failed"); in ServerProxyInit()
114 COMM_LOGI(COMM_SDK, "ServerProvideInterfaceInit ok"); in ServerProxyInit()
H A Dsoftbus_client_context_manager.c37 COMM_LOGE(COMM_SDK, "malloc failed."); in ClientContextInit()
56 COMM_LOGE(COMM_SDK, "client ctx not init"); in SetClientIdentity()
68 COMM_LOGE(COMM_SDK, "invalid param"); in GetClientIdentity()
73 COMM_LOGE(COMM_SDK, "client ctx not init"); in GetClientIdentity()
H A Dtrans_client_stub.c155 …COMM_LOGE(COMM_SDK, "OnChannelBindInner failed! ret=%{public}d, channelId=%{public}d.", ret, chann… in ClientOnChannelBind()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dcomm_log.h25 COMM_SDK, enumerator
39 { COMM_SDK, 0xd005700, "CommSdk" },
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/
H A Dcomm_log_test.cpp44 COMM_SDK, commDomainBase, "CommSdk"));
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_client_stub.h28 COMM_LOGE(COMM_SDK, "read data failed."); \