Home
last modified time | relevance | path

Searched defs:remoteFingerprint (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSession.cpp65 std::string_view remoteFingerprint) { in setRemoteParams()
124 std::string RTPSession::remoteFingerprint() const { in remoteFingerprint() function in RTPSession
DDTLS.cpp71 const std::string &remoteFingerprint, in DTLS()