Home
last modified time | relevance | path

Searched refs:GetLocalPort (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dinner_link_test.cpp131 EXPECT_EQ(info.GetLocalPort(), -1);
133 EXPECT_EQ(info.GetLocalPort(), 443);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinner_link.cpp223 int InnerLink::GetLocalPort() const in GetLocalPort() function in OHOS::SoftBus::InnerLink
425 object["LOCAL_PORT"] = GetLocalPort(); in Dump()
H A Dinner_link.h130 int GetLocalPort() const;