Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libwifi_system_iface/testlib/include/wifi_system_test/
Dmock_interface_tool.h30 MOCK_METHOD1(GetUpState, bool(const char* if_name));
/frameworks/opt/net/wifi/libwifi_system_iface/include/wifi_system/
Dinterface_tool.h34 virtual bool GetUpState(const char* if_name);
/frameworks/opt/net/wifi/libwifi_system_iface/
Dinterface_tool.cpp62 bool InterfaceTool::GetUpState(const char* if_name) { in GetUpState() function in android::wifi_system::InterfaceTool