Searched refs:FindInterface (Results 1 – 3 of 3) sorted by relevance
70 Service* FindInterface(const std::string& interface_name) { in FindInterface() function
371 Service* svc = ServiceList::GetInstance().FindInterface(args[1]); in do_interface_restart()378 Service* svc = ServiceList::GetInstance().FindInterface(args[1]); in do_interface_start()387 Service* svc = ServiceList::GetInstance().FindInterface(args[1]); in do_interface_stop()
561 service = ServiceList::GetInstance().FindInterface(name); in HandleControlMessage()