Home
last modified time | relevance | path

Searched refs:PARAM_ABILITY_APPINFOS (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dtag_ability_dispatcher.cpp29 const std::string PARAM_ABILITY_APPINFOS = "ohos.ability.params.appInfos"; member
114 want.SetParam(PARAM_ABILITY_APPINFOS, vendorElementNameList); in DispatchTagAbility()
120 want.SetParam(PARAM_ABILITY_APPINFOS, vendorElementNameList); in DispatchTagAbility()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp40 const std::string PARAM_ABILITY_APPINFOS = "ohos.ability.params.appInfos"; member
398 !request.want.GetStringArrayParam(PARAM_ABILITY_APPINFOS).empty()) { in GenerateAbilityRequestByAction()
604 std::vector<std::string> apps = request.want.GetStringArrayParam(PARAM_ABILITY_APPINFOS); in QueryBmsAppInfos()
/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp32 const std::string PARAM_ABILITY_APPINFOS = "ohos.ability.params.appInfos"; member
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h884 static const std::string PARAM_ABILITY_APPINFOS; member in OHOS::AAFwk::final
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp98 const std::string Want::PARAM_ABILITY_APPINFOS("ohos.ability.params.appInfos");

Completed in 8 milliseconds