Searched refs:SubJobType (Results 1 – 3 of 3) sorted by relevance
30 typedef WebSocketTransportConnectJob::SubJobType SubJobType; typedef34 SubJobType type);45 SubJobType type() const { return type_; } in type()81 const SubJobType type_;
19 SubJobType type) in WebSocketTransportConnectSubJob()
77 enum SubJobType { SUB_JOB_IPV4, SUB_JOB_IPV6 }; enum