Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h2276 std::shared_ptr<AbilityRecord> GetUIExtensionRootCaller(const sptr<IRemoteObject> token, int32_t userId);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp9556 callerAbility = GetUIExtensionRootCaller(abilityRequest.callerToken, abilityRequest.userId); in CheckUIExtensionCallerIsUIAbility()
11190 auto callerRecord = GetUIExtensionRootCaller(token, userId); in GetUIExtensionRootHostInfo()
11201 std::shared_ptr<AbilityRecord> AbilityManagerService::GetUIExtensionRootCaller(const sptr<IRemoteObject> token, in GetUIExtensionRootCaller() function in OHOS::AAFwk::AbilityManagerService

Completed in 23 milliseconds