webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
StatsObserverWrapper (JNIEnv *jni, jobject j_observer) | |
virtual | ~StatsObserverWrapper () |
void | OnComplete (const StatsReports &reports) override |
Public Member Functions inherited from webrtc::StatsObserver | |
virtual void | OnComplete (const StatsReports &reports)=0 |
virtual void | OnComplete (const StatsReports &reports)=0 |
Public Member Functions inherited from rtc::RefCountInterface | |
virtual int | AddRef () const =0 |
virtual int | Release () const =0 |
virtual int | AddRef () const =0 |
virtual int | Release () const =0 |
Additional Inherited Members | |
Protected Member Functions inherited from webrtc::StatsObserver | |
virtual | ~StatsObserver () |
virtual | ~StatsObserver () |
Protected Member Functions inherited from rtc::RefCountInterface | |
virtual | ~RefCountInterface () |
virtual | ~RefCountInterface () |
|
inline |
|
inlinevirtual |
|
inlineoverride |