Home
last modified time | relevance | path

Searched defs:errDesc (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_json.c30 char *VerifyP2pPackError(int32_t code, int32_t errCode, const char *errDesc) in VerifyP2pPackError() argument
H A Dtrans_tcp_direct_message.c691 static int32_t OpenDataBusRequestError(int32_t channelId, uint64_t seq, char *errDesc, int32_t errCode, uint32_t flags) in OpenDataBusRequestError() argument
853 static int32_t TransTdcFillAppInfoAndNotifyChannel(AppInfo *appInfo, int32_t channelId, char *errDesc) in TransTdcFillAppInfoAndNotifyChannel() argument
953 char errDesc[MAX_ERRDESC_LEN] = { 0 }; in OpenDataBusRequest() local
H A Dtrans_tcp_direct_p2p.c640 SendVerifyP2pFailRsp(AuthHandle authHandle, int64_t seq, int32_t code, int32_t errCode, const char *errDesc, bool isAuthLink) SendVerifyP2pFailRsp() argument
/foundation/communication/dsoftbus/tests/core/transmission/common/softbus_message_open_channel_test/
H A Dsoftbus_message_open_channel_test.cpp126 const char *errDesc = "test"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation_exchange.c248 int32_t TransPackReplyErrInfo(cJSON *msg, int errCode, const char* errDesc) in TransPackReplyErrInfo() argument
H A Dtrans_udp_negotiation.c430 static int32_t SendReplyErrInfo(int errCode, char* errDesc, AuthHandle authHandle, int64_t seq) in SendReplyErrInfo() argument
668 char *errDesc = NULL; in TransOnExchangeUdpInfoRequest() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_json_test.cpp70 const char *errDesc = "P2p Pack Err Test"; in HWTEST_F() local
H A Dtrans_tcp_direct_p2p_test.cpp328 const char *errDesc = "OnVerifyP2pRequest unpack fail"; in HWTEST_F() local
H A Dtrans_server_tcp_direct_test.cpp674 std::string errDesc = TEST_JSON; in HWTEST_F() local
H A Dtrans_tcp_direct_message_append_test.cpp1071 char *errDesc = const_cast<char *>(reinterpret_cast<const char *>("Notify SDK Channel Opened Failed")); in HWTEST_F() local
1757 char *errDesc = static_cast<char *>(SoftBusCalloc(MAX_ERRDESC_LEN)); in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dsoftbus_message_open_channel.c30 char *PackError(int errCode, const char *errDesc) in PackError() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_p2p_test_mock.cpp104 char *VerifyP2pPackError(int32_t code, int32_t errCode, const char *errDesc) in VerifyP2pPackError() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp205 const char* errDesc = "errDesc"; in HWTEST_F() local
244 string errDesc = "ProcessMessage"; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp1145 void JSI::FailCallback(const JSIValue thisVal, const JSIValue args, int32_t errCode, const char * const errDesc) in FailCallback() argument
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp57 IsValidParamWithNotify(napi_value value, CallbackParam *param, napi_handle_scope &scope, const char *errDesc) IsValidParamWithNotify() argument

Completed in 29 milliseconds