Home
last modified time | relevance | path

Searched defs:GetNextId (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/audio_codecs/
Daudio_codec_pair_id.cc25 uint64_t GetNextId() { in GetNextId() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h1021 int64_t GetNextId() { return ++next_id_; } in GetNextId() function
/external/cronet/net/dns/
Ddns_transaction_unittest.cc956 int GetNextId(int min, int max) { in GetNextId() function in net::__anona6e5b6970111::DnsTransactionTestBase