Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp833 if (IsCacheCommonEvent(systemAbilityId) && collectManager_ != nullptr) { in RemoveSystemAbility()
865 if (IsCacheCommonEvent(saId) && collectManager_ != nullptr) { in RemoveSystemAbility()
1371 if (IsCacheCommonEvent(systemAbilityId) && collectManager_ != nullptr) { in SendCheckLoadedMsg()
1429 bool SystemAbilityManager::IsCacheCommonEvent(int32_t systemAbilityId) in IsCacheCommonEvent() function in OHOS::SystemAbilityManager
2199 if (!IsCacheCommonEvent(saId)) { in GetCommonEventExtraDataIdlist()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h237 bool IsCacheCommonEvent(int32_t systemAbilityId);