Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h740 std::string GetPreprocessDeclarationName() const override { return "parcelable"; } in GetPreprocessDeclarationName() function
766 std::string GetPreprocessDeclarationName() const override { return "structured_parcelable"; } in GetPreprocessDeclarationName() function
832 std::string GetPreprocessDeclarationName() const override { return "enum"; } in GetPreprocessDeclarationName() function
864 std::string GetPreprocessDeclarationName() const override { return "interface"; } in GetPreprocessDeclarationName() function