Home
last modified time | relevance | path

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

/system/tools/hidl/
DScope.h114 virtual bool isEnumValue() const;
DEnumType.h162 bool isEnumValue() const override;
DScope.cpp285 bool LocalIdentifier::isEnumValue() const { in isEnumValue() function in android::LocalIdentifier
DEnumType.cpp841 bool EnumValue::isEnumValue() const { in isEnumValue() function in android::EnumValue