Home
last modified time | relevance | path

Searched defs:TypeDef (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/c2hal/
DTypeDef.h28 struct TypeDef : Declaration { struct
41 DISALLOW_COPY_AND_ASSIGN(TypeDef); argument
DTypeDef.cpp21 TypeDef::TypeDef(const std::string &name, Declaration* declaration) in TypeDef() function in android::TypeDef
/system/tools/hidl/
DTypeDef.h25 struct TypeDef : public NamedType { struct
DTypeDef.cpp24 TypeDef::TypeDef(const char* localName, const FQName& fullName, const Location& location, in TypeDef() function in android::TypeDef