Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.h114 void AddCustomControlPanelButton(const std::string& command,
Dstreamer.cpp347 void Streamer::AddCustomControlPanelButton(const std::string& command, in AddCustomControlPanelButton() function in cuttlefish::webrtc_streaming::Streamer
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp410 streamer->AddCustomControlPanelButton(button.command, button.title, in CuttlefishMain()