Home
last modified time | relevance | path

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

/system/tools/hidl/
DScope.h108 virtual bool isEnumValue() const;
DScope.cpp256 bool LocalIdentifier::isEnumValue() const { in isEnumValue() function in android::LocalIdentifier
DEnumType.h154 bool isEnumValue() const override;
DEnumType.cpp786 bool EnumValue::isEnumValue() const { in isEnumValue() function in android::EnumValue