Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dupdate_caller_info_util.h33 void UpdateDmsCallerInfo(Want& want, const sptr<IRemoteObject> &callerToken);
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dupdate_caller_info_util.cpp278 void UpdateCallerInfoUtil::UpdateDmsCallerInfo(Want& want, const sptr<IRemoteObject> &callerToken) in UpdateDmsCallerInfo() function in OHOS::AAFwk::UpdateCallerInfoUtil
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp405 UpdateDmsCallerInfo(want); in ForegroundAbility()
1629 UpdateDmsCallerInfo(want); in Inactivate()
1682 UpdateDmsCallerInfo(want); in ConnectAbility()
1744 UpdateDmsCallerInfo(want); in CommandAbility()
3731 void AbilityRecord::UpdateDmsCallerInfo(Want &want) in UpdateDmsCallerInfo() function in OHOS::AAFwk::AbilityRecord
H A Dability_manager_service.cpp3707 UpdateCallerInfoUtil::GetInstance().UpdateDmsCallerInfo(remoteWant, callerToken); in StartRemoteAbility()
4318 UpdateCallerInfoUtil::GetInstance().UpdateDmsCallerInfo(want, callerToken); in ConnectRemoteAbility()
7250 UpdateCallerInfoUtil::GetInstance().UpdateDmsCallerInfo(remoteWant, callerToken); in StartRemoteAbilityByCall()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h1099 void UpdateDmsCallerInfo(Want &want);

Completed in 33 milliseconds