Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlHelper.h63 struct AidlHelper { struct
123 static void setExpandExtended(bool expand) { expandExtended = expand; }; in setExpandExtended()
124 static bool isExpandExtended() { return expandExtended; }; in isExpandExtended()
130 static std::string fileHeader;
131 static bool expandExtended;