Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dinsight_intent_execute_param.h43 constexpr char INSIGHT_INTENT_SRC_ENTRY[] = "ohos.insightIntent.srcEntry"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_profile.cpp34 const std::string INSIGHT_INTENT_SRC_ENTRY = "srcEntry"; variable