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