Home
last modified time | relevance | path

Searched defs:CONN_COMMON (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dconn_log.h28 CONN_COMMON, enumerator
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c216 CONN_CHECK_AND_RETURN_RET_LOGE(SoftBusMutexLock(&g_ReqLock) == SOFTBUS_OK, g_ReqId, CONN_COMMON, "lock failed"); ConnGetNewRequestId() local
556 SOFTBUS_CONN_INTERNAL_ERR, CONN_COMMON, "g_ReqLock init lock failed."); ConnServerInit() local
[all...]
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c510 SOFTBUS_INVALID_PARAM, CONN_COMMON, "CheckArg fail"); TcpConnectDevice() local
[all...]
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c621 CONN_CHECK_AND_RETURN_RET_LOGW(IsValidTriggerType(trigger), SOFTBUS_INVALID_PARAM, CONN_COMMON, AddTrigger() local
708 CONN_CHECK_AND_RETURN_RET_LOGW(IsValidTriggerType(trigger), SOFTBUS_INVALID_PARAM, CONN_COMMON, DelTrigger() local
[all...]

Completed in 4 milliseconds