Searched refs:aAp (Results 1 – 1 of 1) sorted by relevance
8586 va_list aAp; in otCliOutputFormat() local8587 va_start(aAp, aFmt); in otCliOutputFormat()8588 Interpreter::GetInterpreter().OutputFormatV(aFmt, aAp); in otCliOutputFormat()8589 va_end(aAp); in otCliOutputFormat()