Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js497 #onRemoteDescriptionSetCbs = []; field in Controller
555 for (const cb of this.#onRemoteDescriptionSetCbs) {
558 this.#onRemoteDescriptionSetCbs = [];
589 this.#onRemoteDescriptionSetCbs.push(() => {