Searched defs:is_promising (Results 1 – 7 of 7) sorted by relevance
103 bool is_promising() const override { return is_promising_; } in is_promising() function
131 virtual bool is_promising() const { return true; } in is_promising() function
109 LegacyChannel::LegacyChannel(bool is_client, bool is_promising, in LegacyChannel()
56 const bool is_promising = IsPromising(); in Build() local
145 bool is_promising() const { return is_promising_; } in is_promising() function
66 Channel::Channel(bool is_client, bool is_promising, std::string target, in Channel()
192 const bool is_promising = IsPromising(); in Build() local