Searched refs:pExtImpl (Results 1 – 2 of 2) sorted by relevance
487 OExtCommandLineImpl* OExtCommandLine::pExtImpl=0; member in OExtCommandLine499 if ( pExtImpl == NULL ) in OExtCommandLine()501 pExtImpl = new OExtCommandLineImpl; in OExtCommandLine()513 return pExtImpl->getCommandArgCount(); in getCommandArgCount()519 return pExtImpl->getCommandArg(nArg,strCommandArg); in getCommandArg()
283 static vos::OExtCommandLineImpl* pExtImpl; member in vos::OExtCommandLine
Completed in 20 milliseconds