Home
last modified time | relevance | path

Searched refs:AbslStringViewCmp (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/system_wrappers/source/
Dmetrics_default_unittest.cc31 rtc::AbslStringViewCmp>& histograms) { in NumSamples()
47 rtc::AbslStringViewCmp>& histograms) { in NumEvents()
124 rtc::AbslStringViewCmp> in TEST_F()
162 rtc::AbslStringViewCmp> in TEST_F()
Dmetrics.cc143 rtc::AbslStringViewCmp>* histograms) { in GetAndReset()
185 std::map<std::string, std::unique_ptr<RtcHistogram>, rtc::AbslStringViewCmp>
296 std::map<std::string, std::unique_ptr<SampleInfo>, rtc::AbslStringViewCmp>* in GetAndReset()
/external/webrtc/sdk/objc/native/src/
Dobjc_network_monitor.h53 std::map<std::string, rtc::AdapterType, rtc::AbslStringViewCmp>
59 std::map<std::string, rtc::AdapterType, rtc::AbslStringViewCmp>
Dnetwork_monitor_observer.h33 std::map<std::string, rtc::AdapterType, rtc::AbslStringViewCmp>
Dobjc_network_monitor.mm86 std::map<std::string, rtc::AdapterType, rtc::AbslStringViewCmp> adapter_type_by_name) {
/external/webrtc/sdk/objc/components/network/
DRTCNetworkMonitor.mm83 std::map<std::string, rtc::AdapterType, rtc::AbslStringViewCmp> *map =
84 new std::map<std::string, rtc::AdapterType, rtc::AbslStringViewCmp>();
/external/webrtc/rtc_base/
Dopenssl_session_cache.h66 std::map<std::string, SSL_SESSION*, rtc::AbslStringViewCmp> sessions_;
Dstring_utils.h44 struct AbslStringViewCmp { struct
/external/webrtc/sdk/android/src/jni/
Dandroid_metrics.cc33 rtc::AbslStringViewCmp> in JNI_Metrics_GetAndReset()
Dandroid_network_monitor.h140 std::map<std::string, NetworkHandle, rtc::AbslStringViewCmp>
/external/webrtc/sdk/objc/api/peerconnection/
DRTCMetrics.mm22 std::map<std::string, std::unique_ptr<webrtc::metrics::SampleInfo>, rtc::AbslStringViewCmp>
/external/webrtc/system_wrappers/include/
Dmetrics.h412 std::map<std::string, std::unique_ptr<SampleInfo>, rtc::AbslStringViewCmp>*