Searched refs:_uiLogDepth (Results 1 – 2 of 2) sorted by relevance
338 _uiLogDepth(0), in CParameterMgr()422 uint32_t uiNbIndents = _uiLogDepth; in doLog()436 _uiLogDepth++; in nestLog()441 _uiLogDepth--; in unnestLog()
725 mutable uint32_t _uiLogDepth; variable