Home
last modified time | relevance | path

Searched refs:PARAM_ABILITY_URITYPES (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dtag_ability_dispatcher.cpp159 want.SetParam(AAFwk::Want::PARAM_ABILITY_URITYPES, techArray); in DispatchAbilityMultiApp()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp72 std::vector<std::string> vecTypes = want.GetStringArrayParam(OHOS::AAFwk::Want::PARAM_ABILITY_URITYPES); in Match()
103 std::vector<std::string> vecTypes = want.GetStringArrayParam(OHOS::AAFwk::Want::PARAM_ABILITY_URITYPES); in Match()
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h883 static const std::string PARAM_ABILITY_URITYPES; member in OHOS::AAFwk::final
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp97 const std::string Want::PARAM_ABILITY_URITYPES("ohos.ability.params.uriTypes");

Completed in 9 milliseconds