Searched refs:ta_port_ (Results 1 – 2 of 2) sorted by relevance
78 : tipc_dev_(tipc_dev), ta_port_(ta_port), ta_fd_(-1) {} in TrustyApp()82 int fd = tipc_connect(tipc_dev_.c_str(), ta_port_.c_str()); in Connect()
43 std::string ta_port_; variable