Searched refs:GetTargetChannel (Results 1 – 7 of 7) sorted by relevance
157 string GetTargetChannel() { in GetTargetChannel() function211 current_channel = GetTargetChannel(); in LoadImageProperties()223 result.target_channel = GetTargetChannel(); in LoadMutableImageProperties()
479 if (!client_->GetTargetChannel(&target_channel)) { in ProcessFlags()
116 virtual bool GetTargetChannel(std::string* out_channel) const = 0;
75 bool GetTargetChannel(std::string* out_channel) const override;
81 bool GetTargetChannel(std::string* out_channel) const override;
241 bool DBusUpdateEngineClient::GetTargetChannel(string* out_channel) const { in GetTargetChannel() function in update_engine::internal::DBusUpdateEngineClient
222 bool BinderUpdateEngineClient::GetTargetChannel(string* out_channel) const { in GetTargetChannel() function in update_engine::internal::BinderUpdateEngineClient