Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dability_jump_interceptor.cpp40 …bool isStartIncludeAtomicService = AbilityUtil::IsStartIncludeAtomicService(param.want, param.user… in DoProcess()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_util.h247 [[maybe_unused]] static bool IsStartIncludeAtomicService(const Want &want, const int32_t userId) in IsStartIncludeAtomicService() function