Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h236 EXTSHB_SERVICE_ABILITY_ID = 3603, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs227 pub const EXTSHB_SERVICE_ABILITY_ID: i32 = 3603; const