Home
last modified time | relevance | path

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

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