Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h34 void ReportSamgrSaLoad(int32_t said, int32_t pid, int32_t uid, int32_t eventId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhisysevent_adapter.cpp184 void ReportSamgrSaLoad(int32_t said, int32_t pid, int32_t uid, int32_t eventId) in ReportSamgrSaLoad() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1653ReportSamgrSaLoad(systemAbilityId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), eve… in DoLoadSystemAbility()