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