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