Searched refs:aAp (Results 1 – 1 of 1) sorted by relevance
8384 va_list aAp; in otCliOutputFormat() local8385 va_start(aAp, aFmt); in otCliOutputFormat()8386 Interpreter::GetInterpreter().OutputFormatV(aFmt, aAp); in otCliOutputFormat()8387 va_end(aAp); in otCliOutputFormat()