Home
last modified time | relevance | path

Searched defs:InsightIntentInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dinsight_intent_profile.h46 struct InsightIntentInfo { struct
59 static bool TransformTo(const std::string &profileStr, std::vector<InsightIntentInfo> &infos); argument