Searched refs:FindInterface (Results 1 – 3 of 3) sorted by relevance
55 Service* FindInterface(const std::string& interface_name) { in FindInterface() function
344 Service* svc = ServiceList::GetInstance().FindInterface(args[1]); in do_interface_restart()351 Service* svc = ServiceList::GetInstance().FindInterface(args[1]); in do_interface_start()360 Service* svc = ServiceList::GetInstance().FindInterface(args[1]); in do_interface_stop()
427 service = ServiceList::GetInstance().FindInterface(name); in HandleControlMessage()