Home
last modified time | relevance | path

Searched refs:StaticAssertKeyType (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/libartbase/base/
H A Dvariant_map.h318 StaticAssertKeyType<TValue>(); in Remove()
424 StaticAssertKeyType<TValue>(); in GetKeyValueIterator()
433 StaticAssertKeyType<TValue>(); in GetKeyValueIterator()
461 static void StaticAssertKeyType() { in StaticAssertKeyType() function