Searched refs:AddLevel (Results 1 – 4 of 4) sorted by relevance
87 WebRtc_Word32 AddLevel(char* szMessage, const TraceLevel level) const;
148 WebRtc_Word32 TraceImpl::AddLevel(char* szMessage, const TraceLevel level) const in AddLevel() function in webrtc::TraceImpl613 len = AddLevel(meassagePtr, level); in AddImpl()
75 void parseBlock(bool MustBeDeclaration, bool AddLevel = true,
397 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock() argument407 if (AddLevel) in parseBlock()1283 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace() local1286 parseBlock(/*MustBeDeclaration=*/true, AddLevel); in parseNamespace()