Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h568 std::string GetPreprocessDeclarationName() const override { return "parcelable"; } in GetPreprocessDeclarationName() function
590 std::string GetPreprocessDeclarationName() const override { return "structured_parcelable"; } in GetPreprocessDeclarationName() function
617 std::string GetPreprocessDeclarationName() const override { return "interface"; } in GetPreprocessDeclarationName() function