Home | History | Annotate | Download | only in parameter

Lines Matching full:strfilename

1827     string strFileName = remoteCommand.getArgument(0);
1828 return exportDomainsXml(strFileName, false, true, strResult) ? CCommandHandler::EDone
1844 string strFileName = remoteCommand.getArgument(0);
1845 return exportDomainsXml(strFileName, true, true, strResult) ? CCommandHandler::EDone