Home
last modified time | relevance | path

Searched refs:RTCStatsReport (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/lib/
Ddom.iterable.generated.d.ts182 interface RTCStatsReport extends ReadonlyMap<string, any> { interface
Ddom.generated.d.ts11371 getStats(selector?: MediaStreamTrack | null): Promise<RTCStatsReport>;
11423 getStats(): Promise<RTCStatsReport>;
11439 getStats(): Promise<RTCStatsReport>;
11499 interface RTCStatsReport { interface
11500 …forEach(callbackfn: (value: any, key: string, parent: RTCStatsReport) => void, thisArg?: any): voi…
11503 declare var RTCStatsReport: { variable
11504 prototype: RTCStatsReport;
11505 new(): RTCStatsReport;
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts202 interface RTCStatsReport extends ReadonlyMap<string, any> { interface
Dlib.dom.d.ts11391 getStats(selector?: MediaStreamTrack | null): Promise<RTCStatsReport>;
11443 getStats(): Promise<RTCStatsReport>;
11459 getStats(): Promise<RTCStatsReport>;
11519 interface RTCStatsReport { interface
11520 …forEach(callbackfn: (value: any, key: string, parent: RTCStatsReport) => void, thisArg?: any): voi…
11523 declare var RTCStatsReport: { variable
11524 prototype: RTCStatsReport;
11525 new(): RTCStatsReport;
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …RTCRtpTransceiver" | "RTCSctpTransport" | "RTCSessionDescription" | "RTCStatsReport" | "RTCTrackEv…
DmappedTypeRecursiveInference.types100 …Transceiver: any; RTCSctpTransport: any; RTCSessionDescription: any; RTCStatsReport: any; RTCTrack…
102 …Transceiver: any; RTCSctpTransport: any; RTCSessionDescription: any; RTCStatsReport: any; RTCTrack…
108 …Transceiver: any; RTCSctpTransport: any; RTCSessionDescription: any; RTCStatsReport: any; RTCTrack…
110 …Transceiver: any; RTCSctpTransport: any; RTCSessionDescription: any; RTCStatsReport: any; RTCTrack…
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136675 RTCStatsReport, enumerator
137446 RTCStatsReport, enumerator
141348 struct PrototypeTraits<prototypes::id::RTCStatsReport>