Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Disystem_process_status_change.h53 ON_SYSTEM_PROCESS_STARTED = 1, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_process_status_change_proxy.cpp29 bool ret = SendRequestInner(ON_SYSTEM_PROCESS_STARTED, systemProcessInfo); in OnSystemProcessStarted()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_process_status_change_stub.cpp29 memberFuncMap_[ON_SYSTEM_PROCESS_STARTED] = in SystemProcessStatusChangeStub()