Home
last modified time | relevance | path

Searched refs:ReportSamgrSaUnload (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h36 void ReportSamgrSaUnload(int32_t said, int32_t pid, int32_t uid, int32_t eventId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhisysevent_adapter.cpp198 void ReportSamgrSaUnload(int32_t said, int32_t pid, int32_t uid, int32_t eventId) in ReportSamgrSaUnload() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1798ReportSamgrSaUnload(systemAbilityId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), e… in DoUnloadSystemAbility()