Home
last modified time | relevance | path

Searched refs:RunIntentGenerator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Dintent-generator.cc224 return interpreter->RunIntentGenerator(it->second, remote_actions); in GenerateIntents()
254 return interpreter->RunIntentGenerator(it->second, remote_actions); in GenerateIntents()
H A Djni-lua.h45 bool RunIntentGenerator(const std::string& generator_snippet,
H A Djni-lua.cc635 bool JniLuaEnvironment::RunIntentGenerator( in RunIntentGenerator() function in libtextclassifier3::JniLuaEnvironment