Searched refs:GetAlgorithmIdByType (Results 1 – 3 of 3) sorted by relevance
20 const std::string GetAlgorithmIdByType(int type) in GetAlgorithmIdByType() function
59 const std::string GetAlgorithmIdByType(int type);
60 std::string aid = GetAlgorithmIdByType(algoInfo.algorithmType); in StartEngine()