Searched refs:action_server_fds (Results 1 – 1 of 1) sorted by relevance
362 std::map<std::string, int> action_server_fds; in CuttlefishMain() local374 action_server_fds[server] = fd; in CuttlefishMain()395 if (action_server_fds.find(custom_action.server) == in CuttlefishMain()396 action_server_fds.end()) { in CuttlefishMain()403 int fd = action_server_fds[custom_action.server]; in CuttlefishMain()