Home
last modified time | relevance | path

Searched defs:stun_candidate_keepalive_interval (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator.cc129 const absl::optional<int>& stun_candidate_keepalive_interval) { in SetConfiguration()
143 const absl::optional<int>& stun_candidate_keepalive_interval) { in SetConfiguration()
H A Dport_allocator.h400 const absl::optional<int>& stun_candidate_keepalive_interval() const { in stun_candidate_keepalive_interval() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc330 absl::optional<int> stun_candidate_keepalive_interval; in operator ==() member
2172 absl::optional<int> stun_candidate_keepalive_interval, in ReconfigurePortAllocator_n()
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h606 absl::optional<int> stun_candidate_keepalive_interval; member