HomeSort by relevance Sort by last modified time
    Searched refs:is_comparable (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt2/util/
TypeTraits.h 46 struct is_comparable { struct in namespace:aapt
ImmutableMap.h 29 static_assert(is_comparable<TKey, TKey>::value, "key is not comparable");
52 is_comparable<TKey, TKey2>::value>::type>

Completed in 187 milliseconds