Searched defs:op_interface (Results 1 – 1 of 1) sorted by relevance
123 std::string op_interface() const { return op_interface_; } in op_interface() function161 void set_op_interface(const std::string &op_interface) { op_interface_ = op_interface; } in set_op_interface()