Home
last modified time | relevance | path

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

/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h870 static const std::string PARAM_RESV_CALLER_APP_ID; member in OHOS::AAFwk::final
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dupdate_caller_info_util.cpp108 std::string callerAppId = isRemote ? DMS_CALLER_APP_ID : Want::PARAM_RESV_CALLER_APP_ID; in UpdateSignatureInfo()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2737 want_.RemoveParam(Want::PARAM_RESV_CALLER_APP_ID); in RemoveSignatureInfo()
3746 want.SetParam(Want::PARAM_RESV_CALLER_APP_ID, want.GetStringParam(DMS_CALLER_APP_ID)); in UpdateDmsCallerInfo()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp83 const std::string Want::PARAM_RESV_CALLER_APP_ID("ohos.aafwk.param.callerAppId");

Completed in 12 milliseconds