Home
last modified time | relevance | path

Searched refs:insightIntents (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dbundle_status_adapter_test.cpp90 "insightIntents": [
113 "insightIntents": [
136 "insightIntents": [
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_profile.cpp78 std::vector<InsightIntentProfileInfo> insightIntents {}; member
224 infos.insightIntents, in from_json()
265 for (const auto &insightIntent : profileInfos.insightIntents) { in TransformToInfos()