Searched refs:AddCustomControlPanelButton (Results 1 – 3 of 3) sorted by relevance
114 void AddCustomControlPanelButton(const std::string& command,
347 void Streamer::AddCustomControlPanelButton(const std::string& command, in AddCustomControlPanelButton() function in cuttlefish::webrtc_streaming::Streamer
410 streamer->AddCustomControlPanelButton(button.command, button.title, in CuttlefishMain()