/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | ability_death_recipient.cpp | 62 SystemAbilityManager::GetInstance()->UnSubscribeSystemProcess(listener); in OnRemoteDied()
|
H A D | system_ability_manager.cpp | 1270 int32_t SystemAbilityManager::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>& list… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManager 1276 return abilityStateScheduler_->UnSubscribeSystemProcess(listener); in UnSubscribeSystemProcess()
|
H A D | system_ability_manager_stub.cpp | 909 int32_t result = UnSubscribeSystemProcess(listener); in UnSubscribeSystemProcessInner()
|
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/ |
H A D | status_change_wrapper.cpp | 90 …SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager()->UnSubscribeSystemProcess(list… in UnSubscribe()
|
/ohos5.0/base/location/test/mock/include/ |
H A D | mock_if_system_ability_manager.h | 53 …MOCK_METHOD(int32_t, UnSubscribeSystemProcess, (const sptr<ISystemProcessStatusChange>& listener));
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/ |
H A D | ondemand_helper.h | 48 void UnSubscribeSystemProcess();
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_system_ability_manager.h | 51 MOCK_METHOD1(UnSubscribeSystemProcess, int32_t(const sptr<ISystemProcessStatusChange> &));
|
/ohos5.0/base/notification/common_event_service/tools/test/mock/ |
H A D | mock_system_ability_manager.h | 51 MOCK_METHOD1(UnSubscribeSystemProcess, int32_t(const sptr<ISystemProcessStatusChange> &));
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/ |
H A D | mock_service_registry.cpp | 190 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/base/security/access_token/services/test/mock/aafwk/ |
H A D | mock_service_registry.cpp | 192 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/mock/ |
H A D | if_system_ability_manager_mock.h | 53 … MOCK_METHOD1(UnSubscribeSystemProcess, int32_t(const sptr<ISystemProcessStatusChange>& listener));
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
H A D | mock_system_ability_manager.h | 133 int32_t UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>& listener) override in UnSubscribeSystemProcess() function
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | ondemand_helper.cpp | 99 void OnDemandHelper::UnSubscribeSystemProcess() in UnSubscribeSystemProcess() function in OHOS::OnDemandHelper 106 int32_t ret = sm->UnSubscribeSystemProcess(systemProcessStatusChange_); in UnSubscribeSystemProcess() 526 ondemandHelper.UnSubscribeSystemProcess(); in TestProcess()
|
H A D | system_ability_mgr_proxy_test.cpp | 982 int32_t ret = sm->UnSubscribeSystemProcess(systemProcessStatusChange); 998 int32_t ret = sm->UnSubscribeSystemProcess(systemProcessStatusChange);
|
H A D | system_ability_mgr_test.cpp | 2353 int32_t ret = saMgr->UnSubscribeSystemProcess(systemProcessStatusChange); 2369 int32_t ret = saMgr->UnSubscribeSystemProcess(systemProcessStatusChange); 2385 int32_t ret = saMgr->UnSubscribeSystemProcess(listener);
|
H A D | system_ability_state_scheduler_test.cpp | 1831 int32_t ret = systemAbilityStateScheduler->UnSubscribeSystemProcess(listener); 1850 int32_t ret = systemAbilityStateScheduler->UnSubscribeSystemProcess(listener); 1869 int32_t ret = systemAbilityStateScheduler->UnSubscribeSystemProcess(listener);
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_service_registry.cpp | 192 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/ |
H A D | mock_service_registry.cpp | 178 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/base/location/test/mock/src/ |
H A D | mock_service_registry.cpp | 153 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_service_registry.cpp | 193 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/ |
H A D | if_system_ability_manager.h | 273 virtual int32_t UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>& listener) = 0;
|
H A D | system_ability_manager_proxy.h | 238 int32_t UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>& listener) override;
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/ |
H A D | system_ability_state_scheduler.h | 61 int32_t UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>& listener);
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/ |
H A D | system_ability_manager.h | 129 int32_t UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>& listener) override;
|
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/ |
H A D | system_ability_manager_proxy.cpp | 1133 int32_t SystemAbilityManagerProxy::UnSubscribeSystemProcess(const sptr<ISystemProcessStatusChange>&… in UnSubscribeSystemProcess() function in OHOS::SystemAbilityManagerProxy
|