Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dpeer_configurer.h143 PeerConfigurer* SetRtcEventLogPath(std::string path);
H A Dpeer_configurer.cc160 PeerConfigurer* PeerConfigurer::SetRtcEventLogPath(std::string path) { in SetRtcEventLogPath() function in webrtc::webrtc_pc_e2e::PeerConfigurer