Home
last modified time | relevance | path

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

/system/tools/hidl/
DNamedType.h30 struct NamedType : public Type { struct
56 DISALLOW_COPY_AND_ASSIGN(NamedType); argument
DNamedType.cpp21 NamedType::NamedType(const char* localName, const FQName& fullName, const Location& loc, in NamedType() function in android::NamedType