Searched refs:GetLegacyInterfaceName (Results 1 – 4 of 4) sorted by relevance
384 EXPECT_EQ(msg.GetLegacyInterfaceName(), "");386 EXPECT_EQ(msg.GetLegacyInterfaceName(), "test");
263 std::string GetLegacyInterfaceName() const;
742 std::string NegotiateMessage::GetLegacyInterfaceName() const in GetLegacyInterfaceName() function in OHOS::SoftBus::NegotiateMessage
1257 auto interfaceName = msg.GetLegacyInterfaceName(); in ProcessGetInterfaceInfoRequest()