Searched refs:CheckUISessionParams (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_manager_proxy.h | 1510 int CheckUISessionParams(MessageParcel &data, const sptr<IRemoteObject> &callerToken,
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_proxy.cpp | 484 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