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