Home
last modified time | relevance | path

Searched defs:decType (Results 1 – 8 of 8) sorted by relevance

/system/tools/hidl/c2hal/
DVarDeclaration.h34 const std::string decType() const override { return type(); } in decType() function
DInclude.h34 const std::string decType() const override { return type(); } in decType() function
DNote.h38 const std::string decType() const override { return type(); } in decType() function
DEnumVarDeclaration.h36 const std::string decType() const override { return type(); } in decType() function
DTypeDef.h33 const std::string decType() const override { return type(); } in decType() function
DFunctionDeclaration.h40 const std::string decType() const override { return type(); } in decType() function
DCompositeDeclaration.h38 const std::string decType() const override { return type(); } in decType() function
DDefine.h34 const std::string decType() const override { return type(); } in decType() function