Home
last modified time | relevance | path

Searched refs:DFX_SYS_HIVIEW_ABILITY_ID (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp91 HiviewServiceAbility::HiviewServiceAbility() : SystemAbility(DFX_SYS_HIVIEW_ABILITY_ID, true) in HiviewServiceAbility()
93 HIVIEW_LOGI("begin, cmd : %d", DFX_SYS_HIVIEW_ABILITY_ID); in HiviewServiceAbility()
98 HIVIEW_LOGI("begin, cmd : %d", DFX_SYS_HIVIEW_ABILITY_ID); in ~HiviewServiceAbility()
118 …int result = serviceManager->AddSystemAbility(DFX_SYS_HIVIEW_ABILITY_ID, new HiviewServiceAbility(… in StartServiceAbility()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_remote_service.cpp68 g_hiviewServiceAbilityProxy = abilityManager->CheckSystemAbility(DFX_SYS_HIVIEW_ABILITY_ID); in GetHiViewRemoteService()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/unittest/common/
H A Dhiview_sa_test.cpp45 … sptr<IRemoteObject> abilityObject = serviceManager->CheckSystemAbility(DFX_SYS_HIVIEW_ABILITY_ID); in GetHiviewRemoteObject()
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp99 hiviewServiceAbilityProxy_ = abilityManager->CheckSystemAbility(DFX_SYS_HIVIEW_ABILITY_ID); in GetRemoteService()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h108 DFX_SYS_HIVIEW_ABILITY_ID = 1201, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs102 pub const DFX_SYS_HIVIEW_ABILITY_ID: i32 = 1201; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp178 { DFX_SYS_HIVIEW_ABILITY_ID, "HiviewService" },
/ohos5.0/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp91 AddSystemAbilityListener(DFX_SYS_HIVIEW_ABILITY_ID); in OnStart()
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_guard_data_collect_sa_test.cpp353 service.OnAddSystemAbility(DFX_SYS_HIVIEW_ABILITY_ID, "deviceId");