Home
last modified time | relevance | path

Searched refs:INTERCEPT_BUNDLE_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dcontrol_interceptor.cpp26 constexpr const char* INTERCEPT_BUNDLE_NAME = "intercept_bundleName"; variable
51 controlWant->SetParam(INTERCEPT_BUNDLE_NAME, param.want.GetElement().GetBundleName()); in DoProcess()
H A Ddisposed_rule_interceptor.cpp32 constexpr const char* INTERCEPT_BUNDLE_NAME = "intercept_bundleName"; variable
269 disposedRule.want->SetParam(INTERCEPT_BUNDLE_NAME, want.GetElement().GetBundleName()); in SetInterceptInfo()