Searched refs:GetUpState (Results 1 – 3 of 3) sorted by relevance
30 MOCK_METHOD1(GetUpState, bool(const char* if_name));
34 virtual bool GetUpState(const char* if_name);
62 bool InterfaceTool::GetUpState(const char* if_name) { in GetUpState() function in android::wifi_system::InterfaceTool