Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.h29 struct CompoundType : public Scope { struct
35 CompoundType(Style style, const char* localName, const Location& location, Scope* parent); argument
146 DISALLOW_COPY_AND_ASSIGN(CompoundType); argument
DCompoundType.cpp26 CompoundType::CompoundType(Style style, const char* localName, const Location& location, in CompoundType() function in android::CompoundType