/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_process_status_change_proxy.cpp | 27 void SystemProcessStatusChangeProxy::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 35 void SystemProcessStatusChangeProxy::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped() 43 …ystemProcessStatusChangeProxy::SendRequestInner(uint32_t code, SystemProcessInfo systemProcessInfo) in SendRequestInner()
|
H A D | system_ability_manager_stub.cpp | 847 for (auto& systemProcessInfo : systemProcessInfos) { in GetRunningSystemProcessInner() local
|
H A D | system_ability_manager.cpp | 1232 …AbilityManager::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/ |
H A D | system_ability_state_scheduler_test.h | 35 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 41 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/ |
H A D | system_process_status_change_stub.cpp | 53 SystemProcessInfo systemProcessInfo; in OnSystemProcessStartedInner() local 67 SystemProcessInfo systemProcessInfo; in OnSystemProcessStoppedInner() local
|
H A D | system_ability_manager_proxy.cpp | 956 …tyManagerProxy::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo() 996 SystemProcessInfo& systemProcessInfo) in ReadProcessInfoFromParcel() 1070 SystemProcessInfo systemProcessInfo; in ReadSystemProcessFromParcel() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/include/ |
H A D | fuzztest_utils.h | 60 void OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) override {} in OnSystemProcessStarted() 61 void OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) override {} in OnSystemProcessStopped()
|
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/ |
H A D | status_change_wrapper.cpp | 52 …ystemProcessStatusChangeWrapper::OnSystemProcessStarted(OHOS::SystemProcessInfo &systemProcessInfo) in OnSystemProcessStarted() 61 …ystemProcessStatusChangeWrapper::OnSystemProcessStopped(OHOS::SystemProcessInfo &systemProcessInfo) in OnSystemProcessStopped()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | ondemand_helper.cpp | 74 for (const auto& systemProcessInfo : systemProcessInfos) { in GetSystemProcess() local 114 …mandHelper::SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 120 …mandHelper::SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
H A D | system_ability_mgr_proxy_test.cpp | 45 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 50 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
H A D | system_ability_mgr_test.cpp | 69 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 74 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
H A D | system_ability_mgr_stub_test.cpp | 48 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 53 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
H A D | system_ability_mgr_new_test.cpp | 1054 SystemProcessInfo systemProcessInfo; variable
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
H A D | log_catcher_utils.cpp | 155 [pid](auto& systemProcessInfo) { in GetFfrtDumpType()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
H A D | system_ability_state_scheduler.cpp | 904 …SystemProcessInfo systemProcessInfo = {Str16ToStr8(processContext->processName), processContext->p… in NotifyProcessStarted() local 916 …SystemProcessInfo systemProcessInfo = {Str16ToStr8(processContext->processName), processContext->p… in NotifyProcessStopped() local 1002 SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo() 1028 …SystemProcessInfo systemProcessInfo = {Str16ToStr8(processContext->processName), processContext->p… in GetRunningSystemProcess() local
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_service_registry.cpp | 177 …tyManagerProxy::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_service_registry.cpp | 178 int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
H A D | mock_system_ability_manager.h | 121 …int32_t GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) overri… in GetSystemProcessInfo()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/ |
H A D | mock_service_registry.cpp | 163 int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|