Searched refs:SOFTBUS_CONN_FIND_DOT_FAIL (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_ip_manager.cpp | 234 pos != std::string::npos, SOFTBUS_CONN_FIND_DOT_FAIL, CONN_WIFI_DIRECT, "can't find dot"); in GetNetworkGateWay() 244 pos != std::string::npos, SOFTBUS_CONN_FIND_DOT_FAIL, CONN_WIFI_DIRECT, "can't find dot"); in GetNetworkDestination()
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_ip_manager_test.cpp | 238 EXPECT_EQ(ret, SOFTBUS_CONN_FIND_DOT_FAIL); in HWTEST_F() 241 EXPECT_EQ(ret, SOFTBUS_CONN_FIND_DOT_FAIL); in HWTEST_F()
|
/foundation/communication/dsoftbus/interfaces/kits/common/ |
H A D | softbus_error_code.h | 817 SOFTBUS_CONN_FIND_DOT_FAIL = SOFTBUS_CONN_ERR_BASE + 630, enumerator
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 766 SOFTBUS_CONN_FIND_DOT_FAIL = SOFTBUS_CONN_ERR_BASE + 630, enumerator
|
Completed in 11 milliseconds