Searched refs:OutputSpaces (Results 1 – 4 of 4) sorted by relevance
76 OutputSpaces(aIndentSize); in OutputFormat()98 OutputSpaces(aIndentSize); in OutputLine()109 void Utils::OutputSpaces(uint8_t aCount) { OutputFormat("%*s", aCount, ""); } in OutputSpaces() function in ot::Cli::Utils
379 OutputSpaces(kIndentSize * 2); in HandleMeshDiagDiscoverDone()526 OutputSpaces(kIndentSize); in HandleMeshDiagQueryChildIp6Addrs()
339 OutputSpaces(kIndentSize); in Process()
266 void OutputSpaces(uint8_t aCount);