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