Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp944 int32_t DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID = 1907; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs146 pub const DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID: i32 = 1907; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h152 DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID = 1907, enumerator