Searched refs:FLAG_HOME_INTENT_FROM_SYSTEM (Results 1 – 11 of 11) sorted by relevance
150 if (entity == Want::FLAG_HOME_INTENT_FROM_SYSTEM && element.GetAbilityName().empty() && in CheckWantEntity()
129 constexpr const char* FLAG_HOME_INTENT_FROM_SYSTEM = "flag.home.intent.from.system"; variable
155 if (entity == Want::FLAG_HOME_INTENT_FROM_SYSTEM && element.GetAbilityName().empty() && in CheckWantEntity()
190 if (entity == Want::FLAG_HOME_INTENT_FROM_SYSTEM && element.GetAbilityName().empty() && in CheckWantEntity()
206 … return entity == Want::FLAG_HOME_INTENT_FROM_SYSTEM && element.GetAbilityName().empty() && in CheckWantEntity()
714 static const std::string FLAG_HOME_INTENT_FROM_SYSTEM; variable
843 static const std::string FLAG_HOME_INTENT_FROM_SYSTEM; variable
2583 ServiceConstants::FLAG_HOME_INTENT_FROM_SYSTEM) != skill.entities.end(); in ToInnerBundleInfo()2613 ServiceConstants::FLAG_HOME_INTENT_FROM_SYSTEM) != skill.entities.cend(); in ToInnerBundleInfo()
2578 ServiceConstants::FLAG_HOME_INTENT_FROM_SYSTEM) != in ToInnerBundleInfo()
57 const std::string DistributedWant::FLAG_HOME_INTENT_FROM_SYSTEM("flag.home.intent.from.system"); member in OHOS::DistributedSchedule::DistributedWant
54 const std::string Want::FLAG_HOME_INTENT_FROM_SYSTEM("flag.home.intent.from.system"); member in OHOS::AAFwk::Want