Home
last modified time | relevance | path

Searched refs:PARAM_RESV_ABILITY_INFO_CALLBACK (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_info_callback_proxy.cpp101 sptr<IRemoteObject> tempCallBack = want->GetRemoteObject(Want::PARAM_RESV_ABILITY_INFO_CALLBACK); in SetExtraParam()
109 extraParam->SetParam(Want::PARAM_RESV_ABILITY_INFO_CALLBACK, tempCallBack); in SetExtraParam()
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h879 static const std::string PARAM_RESV_ABILITY_INFO_CALLBACK; member in OHOS::AAFwk::final
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp93 const std::string Want::PARAM_RESV_ABILITY_INFO_CALLBACK("ohos.aafwk.param.abilityInfoCallback");

Completed in 5 milliseconds