Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/hidl2aidl/
DAidlHelper.h63 struct AidlHelper { struct
132 static void setExpandExtended(bool expand) { expandExtended = expand; }; in setExpandExtended()
133 static bool isExpandExtended() { return expandExtended; }; in isExpandExtended()
139 static std::string fileHeader;
140 static bool expandExtended;