Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Dcommon_event_collect.h89 void OnRemoveSystemAbility(int32_t systemAblityId, const std::string& deviceId) override;
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp243 void CommonEventListener::OnRemoveSystemAbility(int32_t systemAblityId, const std::string& deviceId) in OnRemoveSystemAbility() argument
245 HILOGI("CommonEventListener OnRemoveSystemAblity systemAblityId:%{public}d", systemAblityId); in OnRemoveSystemAbility()