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