Searched refs:sCommandFile (Results 1 – 1 of 1) sorted by relevance
986 String sCommandFile = generateInitFile(); in X_PARAM() local988 …::std::auto_ptr<SvStream> pFileStream( UcbStreamHelper::CreateStream(sCommandFile,STREAM_STD_READW… in X_PARAM()1020 OProcess aApp(sCommandFile ,m_sDbWorkURL); in X_PARAM()1027 if(UCBContentHelper::Exists(sCommandFile)) in X_PARAM()1028 UCBContentHelper::Kill(sCommandFile); in X_PARAM()1191 String sCommandFile = generateInitFile(); in XUTIL() local1194 …::std::auto_ptr<SvStream> pFileStream( UcbStreamHelper::CreateStream(sCommandFile,STREAM_STD_READW… in XUTIL()1217 OProcess aApp(sCommandFile ,m_sDbWorkURL); in XUTIL()1224 if(UCBContentHelper::Exists(sCommandFile)) in XUTIL()1225 UCBContentHelper::Kill(sCommandFile); in XUTIL()[all …]