Home
last modified time | relevance | path

Searched defs:GetInterfaceName (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/connectivity/wificond/
H A Dap_interface_impl.h57 std::string GetInterfaceName() { return interface_name_; } in GetInterfaceName() function
H A Dclient_interface_impl.h80 const std::string& GetInterfaceName() const { return interface_name_; } in GetInterfaceName() function
/aosp12/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_sta_network_hidl_test.cpp171 TEST_P(SupplicantStaNetworkHidlTest, GetInterfaceName) { in TEST_P() argument