Home
last modified time | relevance | path

Searched refs:get_current_channel (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl31 String GetChannel(in boolean get_current_channel); in GetChannel() argument
/system/update_engine/
Dbinder_service_brillo.cc113 Status BinderUpdateEngineBrilloService::GetChannel(bool get_current_channel, in GetChannel() argument
117 &UpdateEngineService::GetChannel, get_current_channel, &channel_string); in GetChannel()
Dbinder_service_brillo.h67 android::binder::Status GetChannel(bool get_current_channel,