Searched defs:signalingThread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/ | ||
H A D | RTCPeerConnectionFactory.mm | 334 - (rtc::Thread *)signalingThread { method in RTCPeerConnectionFactory |
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ | ||
H A D | PeerConnectionFactory.java | 58 @Nullable private volatile ThreadInfo signalingThread; field in PeerConnectionFactory |