Home
last modified time | relevance | path

Searched defs:PARAM_WATCHER_DISTRIBUTED_SERVICE_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_param_collect.cpp28 constexpr int32_t PARAM_WATCHER_DISTRIBUTED_SERVICE_ID = 3901; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs240 pub const PARAM_WATCHER_DISTRIBUTED_SERVICE_ID: i32 = 3901; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h249 PARAM_WATCHER_DISTRIBUTED_SERVICE_ID = 3901, enumerator