Home
last modified time | relevance | path

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

/AOO41X/main/soldep/inc/soldep/
H A Dcommand.hxx132 ByteString GetCommandLine_() { return aCommandLine; } in GetCommandLine_() function in CCommand
/AOO41X/main/soldep/bootstrp/
H A Dcommand.cxx585 LPTSTR lpCommandLine = (char *) GetCommandLine_().GetBuffer(); in operator int()