Searched refs:CreateRandomId64 (Results 1 – 7 of 7) sorted by relevance
46 uint64 CreateRandomId64();
279 uint64 CreateRandomId64() { in CreateRandomId64() function
116 rtc::ToString(rtc::CreateRandomId64()); in SetUp()
471 rtc::ToString(rtc::CreateRandomId64() & in WebRtcSession()
761 std::string session_id = rtc::ToString(rtc::CreateRandomId64()); in CreateRemoteOfferWithVersion()838 rtc::ToString(rtc::CreateRandomId64()); in CreateRemoteAnswer()
90 id.empty() ? rtc::ToString(rtc::CreateRandomId64()) : id; in CreateSession()
399 ice_tiebreaker_(rtc::CreateRandomId64()), in BaseSession()