Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/
H A Dlibsamgr_common.versionscript22 *ReportSaUnLoadFail*;
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h38 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 Dhisysevent_adapter.cpp69 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 Dsystem_ability_manager_stub.cpp755ReportSaUnLoadFail(systemAbilityId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in UnloadSystemAbilityInner()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp1362ReportSaUnLoadFail(saControl.saId, IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), in CheckStopEnableOnce()