Searched defs:GetNextId (Results 1 – 3 of 3) sorted by relevance
| /external/webrtc/api/audio_codecs/ | ||
| D | audio_codec_pair_id.cc | 25 uint64_t GetNextId() { in GetNextId() function |
| /external/tensorflow/tensorflow/compiler/xla/client/ | ||
| D | xla_builder.h | 1021 int64_t GetNextId() { return ++next_id_; } in GetNextId() function |
| /external/cronet/net/dns/ | ||
| D | dns_transaction_unittest.cc | 956 int GetNextId(int min, int max) { in GetNextId() function in net::__anona6e5b6970111::DnsTransactionTestBase |