Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dability_jump_interceptor.cpp73 AbilityUtil::ParseJumpInterceptorWant(dialogWant, controlRule.callerPkg); in DoProcess()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_util.h180 [[maybe_unused]] static bool ParseJumpInterceptorWant(Want &targetWant, const std::string callerPkg) in ParseJumpInterceptorWant() function