Searched defs:GetNextId (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/art/runtime/jni/ | ||
H A D | jni_id_manager.cc | 240 uintptr_t JniIdManager::GetNextId<ArtField>(JniIdType type) { in GetNextId() function in art::jni::JniIdManager |
/aosp_15_r20/external/webrtc/api/audio_codecs/ | ||
H A D | audio_codec_pair_id.cc | 25 uint64_t GetNextId() { in GetNextId() function |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/ | ||
H A D | client.cc | 303 TransactionId Impl::GetNextId() { in GetNextId() function in bt::sdp::__anon332e69370111::Impl |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ | ||
H A D | xla_builder.h | 1021 int64_t GetNextId() { return ++next_id_; } in GetNextId() function |
/aosp_15_r20/external/cronet/net/dns/ | ||
H A D | dns_transaction_unittest.cc | 963 int GetNextId(int min, int max) { in GetNextId() function in net::__anon98d353a80111::DnsTransactionTestBase |