Home
last modified time | relevance | path

Searched defs:OnInterestingUsage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_histogram_unittest.cc101 void OnInterestingUsage(int usage_pattern) override { in OnInterestingUsage() function in webrtc::ObserverForUsageHistogramTest
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h1361 virtual void OnInterestingUsage(int usage_pattern) {} in OnInterestingUsage() function