Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dcontrol_interceptor.cpp46 sptr<AAFwk::IWantParams> interceptParam = WantParamWrapper::Box(param.want.GetParams()); in DoProcess() local
47 if (interceptParam != nullptr) { in DoProcess()
48 controlParam.SetParam(INTERCEPT_PARAMETERS, interceptParam); in DoProcess()

Completed in 1 milliseconds