Searched refs:RunIntentGenerator (Results 1 – 3 of 3) sorted by relevance
205 return interpreter->RunIntentGenerator(it->second, remote_actions); in GenerateIntents()235 return interpreter->RunIntentGenerator(it->second, remote_actions); in GenerateIntents()
45 bool RunIntentGenerator(const std::string& generator_snippet,
635 bool JniLuaEnvironment::RunIntentGenerator( in RunIntentGenerator() function in libtextclassifier3::JniLuaEnvironment