HomeSort by relevance Sort by last modified time
    Searched refs:PeerConnectionEnumCounterType (Results 1 - 5 of 5) sorted by null

  /external/webrtc/talk/app/webrtc/
fakemetricsobserver.h 44 void IncrementEnumCounter(PeerConnectionEnumCounterType,
51 int GetEnumCounter(PeerConnectionEnumCounterType type, int counter) const;
umametrics.h 37 enum PeerConnectionEnumCounterType {
fakemetricsobserver.cc 44 PeerConnectionEnumCounterType type,
62 int FakeMetricsObserver::GetEnumCounter(PeerConnectionEnumCounterType type,
peerconnectioninterface.h 137 virtual void IncrementEnumCounter(PeerConnectionEnumCounterType type,
144 virtual void IncrementSparseEnumCounter(PeerConnectionEnumCounterType type,
webrtcsession.cc     [all...]

Completed in 111 milliseconds