Home
last modified time | relevance | path

Searched refs:ON_SYSTEM_PROCESS_STOPPED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Disystem_process_status_change.h54 ON_SYSTEM_PROCESS_STOPPED = 2, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_process_status_change_proxy.cpp37 bool ret = SendRequestInner(ON_SYSTEM_PROCESS_STOPPED, systemProcessInfo); in OnSystemProcessStopped()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_process_status_change_stub.cpp31 memberFuncMap_[ON_SYSTEM_PROCESS_STOPPED] = in SystemProcessStatusChangeStub()