Home
last modified time | relevance | path

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 Dwifi_direct_ip_manager.cpp234 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 Dwifi_direct_ip_manager_test.cpp238 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 Dsoftbus_error_code.h817 SOFTBUS_CONN_FIND_DOT_FAIL = SOFTBUS_CONN_ERR_BASE + 630, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h766 SOFTBUS_CONN_FIND_DOT_FAIL = SOFTBUS_CONN_ERR_BASE + 630, enumerator

Completed in 11 milliseconds