Home
last modified time | relevance | path

Searched refs:PARAM_WATCHER_DISTRIBUTED_SERVICE_ID (Results 1 - 4 of 4) sorted by relevance

/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_param_collect.cpp28 constexpr int32_t PARAM_WATCHER_DISTRIBUTED_SERVICE_ID = 3901; member
75 SystemAbilityManager::GetInstance()->SubscribeSystemAbility(PARAM_WATCHER_DISTRIBUTED_SERVICE_ID, in OnStart()
136 case PARAM_WATCHER_DISTRIBUTED_SERVICE_ID: { in OnAddSystemAbility()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_param_collect_test.cpp131 EXPECT_NE(-1, PARAM_WATCHER_DISTRIBUTED_SERVICE_ID); in HWTEST_F()
147 statusChangeListener->OnAddSystemAbility(PARAM_WATCHER_DISTRIBUTED_SERVICE_ID, ""); in HWTEST_F()
148 EXPECT_NE(-1, PARAM_WATCHER_DISTRIBUTED_SERVICE_ID); in HWTEST_F()
165 statusChangeListener->OnAddSystemAbility(PARAM_WATCHER_DISTRIBUTED_SERVICE_ID, ""); in HWTEST_F()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h249 PARAM_WATCHER_DISTRIBUTED_SERVICE_ID = 3901, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs240 pub const PARAM_WATCHER_DISTRIBUTED_SERVICE_ID: i32 = 3901; consts

Completed in 4 milliseconds