Home
last modified time | relevance | path

Searched refs:GetUIExtensionCallerTokenList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_connect_manager.h323 void GetUIExtensionCallerTokenList(const std::shared_ptr<AbilityRecord> &abilityRecord,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp2919 void AbilityConnectManager::GetUIExtensionCallerTokenList(const std::shared_ptr<AbilityRecord> &abi… in GetUIExtensionCallerTokenList() function in OHOS::AAFwk::AbilityConnectManager
H A Dability_manager_service.cpp9915 connectManager->GetUIExtensionCallerTokenList(callerAbility, callerList); in CheckUIExtensionCallerPidByHostWindowId()