Searched refs:shortcutIntents (Results 1 – 2 of 2) sorted by relevance
99 napi_env env, napi_value args, std::vector<ShortcutIntent> &shortcutIntents);
2416 napi_env env, napi_value args, std::vector<ShortcutIntent> &shortcutIntents) in ParseShortcutWantArray() argument2434 shortcutIntents.push_back(shortcutIntent); in ParseShortcutWantArray()