Home
last modified time | relevance | path

Searched refs:OnStartRequested (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/
Dbase_capturer_pipewire.h147 static void OnStartRequested(GDBusProxy *proxy,
Dbase_capturer_pipewire.cc691 reinterpret_cast<GAsyncReadyCallback>(OnStartRequested), this); in StartRequest()
695 void BaseCapturerPipeWire::OnStartRequested(GDBusProxy *proxy, in OnStartRequested() function in webrtc::BaseCapturerPipeWire