Searched refs:PVRShellCommandLine (Results 1 – 2 of 2) sorted by relevance
91 class PVRShellCommandLine102 PVRShellCommandLine();107 ~PVRShellCommandLine();166 PVRShellCommandLine m_CommandLine; /*!< Our Command-line class */
833 PVRShellCommandLine::PVRShellCommandLine() in PVRShellCommandLine() function in PVRShellCommandLine841 PVRShellCommandLine::~PVRShellCommandLine() in ~PVRShellCommandLine()852 void PVRShellCommandLine::Set(const char *pStr) in Set()869 void PVRShellCommandLine::Prefix(const char *pStr) in Prefix()896 bool PVRShellCommandLine::PrefixFromFile(const char *pFileName) in PrefixFromFile()942 void PVRShellCommandLine::Parse() in Parse()1033 void PVRShellCommandLine::Apply(PVRShell &shell) in Apply()