Home
last modified time | relevance | path

Searched refs:ReportProcessStopFail (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/
H A Dlibsamgr_common.versionscript26 *ReportProcessStopFail*;
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h46 void ReportProcessStopFail(const std::string& processName, int32_t pid, int32_t uid, const std::str…
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhisysevent_adapter.cpp165 void ReportProcessStopFail(const std::string& processName, int32_t pid, int32_t uid, const std::str… in ReportProcessStopFail() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp809ReportProcessStopFail(Str16ToStr8(processContext->processName), processContext->pid, processContex… in KillSystemProcessLocked()