Home
last modified time | relevance | path

Searched refs:ReportSamgrSaLoadFail (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h32 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 Dhisysevent_adapter.cpp170 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 Dsystem_ability_manager_stub.cpp665ReportSamgrSaLoadFail(systemAbilityId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in LoadSystemAbilityInner()
H A Dsystem_ability_manager.cpp1368 ReportSamgrSaLoadFail(systemAbilityId, IPCSkeleton::GetCallingPid(), in SendCheckLoadedMsg()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp1325ReportSamgrSaLoadFail(saControl.saId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in CheckStartEnableOnce()