Home
last modified time | relevance | path

Searched refs:DISTRIBUTED_SCHED_TEST_ONDEMAND_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h136 DISTRIBUTED_SCHED_TEST_ONDEMAND_ID = 1497, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs130 pub const DISTRIBUTED_SCHED_TEST_ONDEMAND_ID: i32 = 1497; const