Home
last modified time | relevance | path

Searched refs:aCmdLine (Results 1 – 1 of 1) sorted by relevance

/external/opencore/engines/author/test/src/
Dpvaetest.cpp1805 void FindAuthoringTime(cmd_line* aCmdLine, uint32& aAuthoringTime, FILE* aFile) in FindAuthoringTime() argument
1809 bool cmdline_iswchar = aCmdLine->is_wchar(); in FindAuthoringTime()
1811 int count = aCmdLine->get_count(); in FindAuthoringTime()
1822 aCmdLine->get_arg(argSearch, argwstr); in FindAuthoringTime()
1829 aCmdLine->get_arg(argSearch, tmpstr); in FindAuthoringTime()
1861 aCmdLine->get_arg(timeArgument, wCharTime); in FindAuthoringTime()
1870 aCmdLine->get_arg(timeArgument, CharTime); in FindAuthoringTime()