Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_proxy.h1510 int CheckUISessionParams(MessageParcel &data, const sptr<IRemoteObject> &callerToken,
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp484 int AbilityManagerProxy::CheckUISessionParams(MessageParcel &data, const sptr<IRemoteObject> &callerToken, in CheckUISessionParams() function in OHOS::AAFwk::AbilityManagerProxy
535 if (CheckUISessionParams(data, callerToken, sessionInfo, userId, requestCode) == INNER_ERR) { in StartAbilityByUIContentSession()
565 if (CheckUISessionParams(data, callerToken, sessionInfo, userId, requestCode) == INNER_ERR) { in StartAbilityByUIContentSession()

Completed in 10 milliseconds