Home
last modified time | relevance | path

Searched defs:GetRandomInt (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Dmock_dcsctp_socket_callbacks.h98 uint32_t GetRandomInt(uint32_t low, uint32_t high) override { in GetRandomInt() function
H A Dcallback_deferrer.cc77 uint32_t CallbackDeferrer::GetRandomInt(uint32_t low, uint32_t high) { in GetRandomInt() function in dcsctp::CallbackDeferrer
H A Ddcsctp_socket_network_test.cc190 uint32_t GetRandomInt(uint32_t low, uint32_t high) override { in GetRandomInt() function in dcsctp::__anon65f5f2e00111::SctpActor
/aosp_15_r20/external/webrtc/net/dcsctp/fuzzers/
H A Ddcsctp_fuzzers.h68 uint32_t GetRandomInt(uint32_t low, uint32_t high) override { in GetRandomInt() function
/aosp_15_r20/external/webrtc/media/sctp/
H A Ddcsctp_transport.cc436 uint32_t DcSctpTransport::GetRandomInt(uint32_t low, uint32_t high) { in GetRandomInt() function in webrtc::DcSctpTransport