Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/adaptation/
H A Dvideo_stream_encoder_resource_manager.h182 static std::string ActiveCountsToString(
H A Dvideo_stream_encoder_resource_manager.cc751 RTC_LOG(LS_INFO) << ActiveCountsToString(limitations); in OnResourceLimitationChanged()
791 std::string VideoStreamEncoderResourceManager::ActiveCountsToString( in ActiveCountsToString() function in webrtc::VideoStreamEncoderResourceManager