Searched defs:GetChannel (Results 1 – 7 of 7) sorted by relevance
31 String GetChannel(in boolean get_current_channel); in GetChannel() method
143 TEST_F(UpdateEngineServiceTest, GetChannel) { in TEST_F() argument
113 Status BinderUpdateEngineBrilloService::GetChannel(bool get_current_channel, in GetChannel() function in chromeos_update_engine::BinderUpdateEngineBrilloService
130 bool DBusUpdateEngineService::GetChannel(ErrorPtr* error, in GetChannel() function in chromeos_update_engine::DBusUpdateEngineService
203 bool UpdateEngineService::GetChannel(ErrorPtr* /* error */, in GetChannel() function in chromeos_update_engine::UpdateEngineService
232 bool BinderUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel() function in update_engine::internal::BinderUpdateEngineClient
247 bool DBusUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel() function in update_engine::internal::DBusUpdateEngineClient