Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Drecording_manager.h50 void RemoveSource(const std::string& label);
Drecording_manager.cpp63 void RecordingManager::RemoveSource(const std::string& label) { in RemoveSource() function in cuttlefish::webrtc_streaming::RecordingManager
Dstreamer.cpp287 impl_->recording_manager_->RemoveSource(label); in RemoveDisplay()