Searched defs:WithDebugFlags (Results 1 – 1 of 1) sorted by relevance
215 class WithDebugFlags { class222 explicit WithDebugFlags(const ModuleDebug& initial) : mInitial(initial), mFlags(initial) {} in WithDebugFlags() function in WithDebugFlags