Searched refs:aOpenTag (Results 1 – 1 of 1) sorted by relevance
53 OutputWithDepth(const T & aOpenTag, const T & aCloseTag);63 OutputWithDepth<T>::OutputWithDepth(const T & aOpenTag, const T & aEndTag) in OutputWithDepth() argument64 : mOpenTag(aOpenTag), mCloseTag(aEndTag) in OutputWithDepth()
Completed in 8 milliseconds