Searched defs:AidlHelper (Results 1 – 1 of 1) sorted by relevance
63 struct AidlHelper { struct123 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;