Searched refs:out_channel (Results 1 – 8 of 8) sorted by relevance
103 virtual bool GetTargetChannel(std::string* out_channel) const = 0;106 virtual bool GetChannel(std::string* out_channel) const = 0;
237 bool DBusUpdateEngineClient::GetTargetChannel(string* out_channel) const { in GetTargetChannel()239 out_channel, in GetTargetChannel()243 bool DBusUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel()245 out_channel, in GetChannel()
74 bool GetTargetChannel(std::string* out_channel) const override;76 bool GetChannel(std::string* out_channel) const override;
114 bool ReadChannelFromMisc(string* out_channel) { in ReadChannelFromMisc() argument134 out_channel->assign(channel); in ReadChannelFromMisc()
133 string* out_channel) { in GetChannel() argument134 return common_->GetChannel(error, in_get_current_channel, out_channel); in GetChannel()
107 std::string* out_channel);
211 string* out_channel) { in GetChannel() argument213 *out_channel = in GetChannel()
101 std::string* out_channel) override;