Searched refs:ReportSaUnLoadFail (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/ |
H A D | libsamgr_common.versionscript | 22 *ReportSaUnLoadFail*;
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/ |
H A D | hisysevent_adapter.h | 38 void ReportSaUnLoadFail(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 | 69 void ReportSaUnLoadFail(int32_t saId, int32_t pid, int32_t uid, const std::string& reason) in ReportSaUnLoadFail() function
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_stub.cpp | 755 … ReportSaUnLoadFail(systemAbilityId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in UnloadSystemAbilityInner()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
H A D | system_ability_state_scheduler.cpp | 1362 … ReportSaUnLoadFail(saControl.saId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in CheckStopEnableOnce()
|