Home
last modified time | relevance | path

Searched defs:IsEnum (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/health/2.1/vts/functional/
H A DVtsHalHealthV2_1TargetTest.cpp212 AssertionResult IsEnum(T value) { in IsEnum() function
/aosp12/art/runtime/mirror/
H A Dclass.h239 ALWAYS_INLINE bool IsEnum() REQUIRES_SHARED(Locks::mutator_lock_) { in IsEnum() function