Searched refs:ReportSamgrSaLoadFail (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/ |
H A D | hisysevent_adapter.h | 32 void ReportSamgrSaLoadFail(int32_t said, int32_t pid, int32_t uid, const std::string& reason);
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/source/ |
H A D | hisysevent_adapter.cpp | 170 void ReportSamgrSaLoadFail(int32_t said, int32_t pid, int32_t uid, const std::string& reason) in ReportSamgrSaLoadFail() function
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_stub.cpp | 665 … ReportSamgrSaLoadFail(systemAbilityId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in LoadSystemAbilityInner()
|
H A D | system_ability_manager.cpp | 1368 ReportSamgrSaLoadFail(systemAbilityId, IPCSkeleton::GetCallingPid(), in SendCheckLoadedMsg()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
H A D | system_ability_state_scheduler.cpp | 1325 … ReportSamgrSaLoadFail(saControl.saId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in CheckStartEnableOnce()
|