Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_CHECK_ACL_FAILED (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Daccess_control.cpp64 return SOFTBUS_TRANS_CHECK_ACL_FAILED; in TransCheckAccessControl()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h190 SOFTBUS_TRANS_CHECK_ACL_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h185 SOFTBUS_TRANS_CHECK_ACL_FAILED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1045 return SOFTBUS_TRANS_CHECK_ACL_FAILED; in TransProxyFillChannelInfo()
1184 if ((ret == SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED || ret == SOFTBUS_TRANS_CHECK_ACL_FAILED) && in TransProxyProcessHandshakeMsg()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c519 return SOFTBUS_TRANS_CHECK_ACL_FAILED; in ParseRequestAppInfo()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c842 return SOFTBUS_TRANS_CHECK_ACL_FAILED; in CheckServerPermission()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp1762 EXPECT_EQ(ret, SOFTBUS_TRANS_CHECK_ACL_FAILED); in HWTEST_F()

Completed in 19 milliseconds