Home
last modified time | relevance | path

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

/system/tools/hidl/
DScope.h111 virtual bool isEnumValue() const;
DScope.cpp269 bool LocalIdentifier::isEnumValue() const { in isEnumValue() function in android::LocalIdentifier
DEnumType.h160 bool isEnumValue() const override;
DEnumType.cpp825 bool EnumValue::isEnumValue() const { in isEnumValue() function in android::EnumValue