Searched refs:LoadQueryFile (Results 1 – 2 of 2) sorted by relevance
96 bool LoadQueryFile(const std::string& sqlOperator, std::vector<std::string>& sqlStrings);
426 bool TraceStreamerSelector::LoadQueryFile(const std::string& sqlOperator, std::vector<std::string>&… in LoadQueryFile() function in SysTuning::TraceStreamer::TraceStreamerSelector460 if (!LoadQueryFile(sqlOperator, sqlStrings)) { in ReadSqlFileAndPrintResult()