Home
last modified time | relevance | path

Searched refs:PARAM_FREEINSTALL_UID (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp35 const std::string PARAM_FREEINSTALL_UID = "ohos.freeinstall.params.callingUid"; member
101 info.want.SetParam(PARAM_FREEINSTALL_UID, IPCSkeleton::GetCallingUid()); in StartFreeInstall()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp37 constexpr const char* PARAM_FREEINSTALL_UID = "ohos.freeinstall.params.callingUid"; member
846 auto callingUid = want.GetIntParam(PARAM_FREEINSTALL_UID, IPCSkeleton::GetCallingUid()); in GetTargetAbilityInfo()
1189 callerInfo.uid = want.GetIntParam(PARAM_FREEINSTALL_UID, IPCSkeleton::GetCallingUid()); in GetEcologicalCallerInfo()

Completed in 4 milliseconds