Searched refs:out_channel (Results 1 – 12 of 12) sorted by relevance
241 bool DBusUpdateEngineClient::GetTargetChannel(string* out_channel) const { in GetTargetChannel()243 out_channel, in GetTargetChannel()247 bool DBusUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel()249 out_channel, in GetChannel()
222 bool BinderUpdateEngineClient::GetTargetChannel(string* out_channel) const { in GetTargetChannel()228 *out_channel = String8{out_as_string16}.string(); in GetTargetChannel()232 bool BinderUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel()238 *out_channel = String8{out_as_string16}.string(); in GetChannel()
75 bool GetTargetChannel(std::string* out_channel) const override;77 bool GetChannel(std::string* out_channel) const override;
81 bool GetTargetChannel(std::string* out_channel) const override;83 bool GetChannel(std::string* out_channel) const override;
116 virtual bool GetTargetChannel(std::string* out_channel) const = 0;119 virtual bool GetChannel(std::string* out_channel) const = 0;
114 bool ReadChannelFromMisc(string* out_channel) { in ReadChannelFromMisc() argument134 out_channel->assign(channel); in ReadChannelFromMisc()
132 string* out_channel) { in GetChannel() argument133 return common_->GetChannel(error, in_get_current_channel, out_channel); in GetChannel()
114 String16* out_channel) { in GetChannel() argument119 *out_channel = String16(channel_string.c_str()); in GetChannel()
100 std::string* out_channel);
205 string* out_channel) { in GetChannel() argument207 *out_channel = in GetChannel()
68 android::String16* out_channel) override;
96 std::string* out_channel) override;