Searched refs:GetNextId (Results 1 – 2 of 2) sorted by relevance
79 template <typename ArtType> uintptr_t GetNextId(JniIdType id)
240 uintptr_t JniIdManager::GetNextId<ArtField>(JniIdType type) { in GetNextId() function in art::jni::JniIdManager249 uintptr_t JniIdManager::GetNextId<ArtMethod>(JniIdType type) { in GetNextId() function in art::jni::JniIdManager377 cur_id = GetNextId<ArtType>(id_type); in EncodeGenericId()