Searched refs:remoteCommandUsageLength (Results 1 – 1 of 1) sorted by relevance
181 size_t remoteCommandUsageLength = pRemoteCommandParserItem->usage().length(); in initMaxCommandUsageLength() local183 if (remoteCommandUsageLength > _maxCommandUsageLength) { in initMaxCommandUsageLength()185 _maxCommandUsageLength = remoteCommandUsageLength; in initMaxCommandUsageLength()