| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| 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()
|
| D | system_ability_manager_stub.cpp | 1009 for (auto& systemProcessInfo : systemProcessInfos) { in GetRunningSystemProcessInner() local
|
| D | system_ability_manager.cpp | 1201 …AbilityManager::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
| /foundation/systemabilitymgr/samgr/frameworks/native/source/ |
| D | system_process_status_change_stub.cpp | 53 SystemProcessInfo systemProcessInfo; in OnSystemProcessStartedInner() local 67 SystemProcessInfo systemProcessInfo; in OnSystemProcessStoppedInner() local
|
| D | system_ability_manager_proxy.cpp | 1057 …tyManagerProxy::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo() 1097 SystemProcessInfo& systemProcessInfo) in ReadProcessInfoFromParcel() 1171 SystemProcessInfo systemProcessInfo; in ReadSystemProcessFromParcel() local
|
| /foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/include/ |
| D | fuzztest_utils.h | 60 void OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) override {} in OnSystemProcessStarted() 61 void OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) override {} in OnSystemProcessStopped()
|
| /foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/ |
| D | status_change_wrapper.cpp | 52 …ystemProcessStatusChangeWrapper::OnSystemProcessStarted(OHOS::SystemProcessInfo &systemProcessInfo) in OnSystemProcessStarted() 61 …ystemProcessStatusChangeWrapper::OnSystemProcessStopped(OHOS::SystemProcessInfo &systemProcessInfo) in OnSystemProcessStopped()
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
| D | system_ability_state_scheduler.cpp | 961 …SystemProcessInfo systemProcessInfo = {Str16ToStr8(processContext->processName), processContext->p… in NotifyProcessStarted() local 973 …SystemProcessInfo systemProcessInfo = {Str16ToStr8(processContext->processName), processContext->p… in NotifyProcessStopped() local 1060 SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo() 1086 …SystemProcessInfo systemProcessInfo = {Str16ToStr8(processContext->processName), processContext->p… in GetRunningSystemProcess() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| D | ondemand_helper.cpp | 589 for (const auto& systemProcessInfo : systemProcessInfos) { in GetSystemProcess() local 629 …mandHelper::SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 635 …mandHelper::SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
| D | system_ability_manager_mock.cpp | 121 …ityManagerMock::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
| D | system_ability_mgr_proxy_test.cpp | 47 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 52 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
| D | system_ability_mgr_stub_test.cpp | 67 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 72 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
| D | system_ability_mgr_test.cpp | 93 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 98 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
| D | system_ability_state_scheduler_test.cpp | 59 void SystemProcessStatusChange::OnSystemProcessStarted(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStarted() 65 void SystemProcessStatusChange::OnSystemProcessStopped(SystemProcessInfo& systemProcessInfo) in OnSystemProcessStopped()
|
| D | system_ability_mgr_new_test.cpp | 743 SystemProcessInfo systemProcessInfo; variable
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
| D | mock_service_registry.cpp | 177 …tyManagerProxy::GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
| /foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
| D | mock_system_ability_manager.h | 121 …int32_t GetSystemProcessInfo(int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) overri… in GetSystemProcessInfo()
|
| /foundation/barrierfree/accessibility/services/test/mock/ |
| D | mock_service_registry.cpp | 183 int32_t systemAbilityId, SystemProcessInfo& systemProcessInfo) in GetSystemProcessInfo()
|
| /foundation/ability/ability_runtime/services/dataobsmgr/src/ |
| D | dataobs_mgr_service.cpp | 149 SystemProcessInfo systemProcessInfo; in GetDataMgrServiceUid() local
|