Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.h33 struct EnumType : public Scope { struct
146 DISALLOW_COPY_AND_ASSIGN(EnumType); argument
DEnumType.cpp31 EnumType::EnumType(const std::string& localName, const FQName& fullName, const Location& location, in EnumType() function in android::EnumType