Searched defs:GetNextId (Results 1 – 3 of 3) sorted by relevance
19 int IntIdGenerator::GetNextId() { in GetNextId() function in webrtc::webrtc_pc_e2e::IntIdGenerator
25 uint64_t GetNextId() { in GetNextId() function
987 int64 GetNextId() { return ++next_id_; } in GetNextId() function