Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1794 int SetWantForSessionInfo(sptr<SessionInfo> sessionInfo);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp2093 int AbilityManagerService::SetWantForSessionInfo(sptr<SessionInfo> sessionInfo) in SetWantForSessionInfo() function in OHOS::AAFwk::AbilityManagerService
2144 auto err = SetWantForSessionInfo(sessionInfo); in StartUIAbilityBySCB()
2146 TAG_LOGE(AAFwkTag::ABILITYMGR, "SetWantForSessionInfo failed"); in StartUIAbilityBySCB()

Completed in 26 milliseconds