Searched refs:GetNextId (Results 1 – 4 of 4) sorted by relevance
25 uint64_t GetNextId() { in GetNextId() function88 return AudioCodecPairId(ObfuscateId(GetNextId())); in Create()
545 SetProtoIdAndName(&entry, name_, kNameSeparator, GetNextId()); in Build()3665 GetNextId()); in BuildConstantSubGraph()3910 const int64_t handle = GetNextId(); in AddInstruction()3963 int64_t computation_id = GetNextId(); in AddCalledComputation()3969 int64_t instruction_id = GetNextId(); in AddCalledComputation()
1021 int64_t GetNextId() { return ++next_id_; } in GetNextId() function
666 base::BindRepeating(&DnsTransactionTestBase::GetNextId, in ConfigureFactory()956 int GetNextId(int min, int max) { in GetNextId() function in net::__anona6e5b6970111::DnsTransactionTestBase