Home
last modified time | relevance | path

Searched defs:FIRST_SYS_ABILITY_ID (Results 1 - 8 of 8) sorted by relevance

/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_load_callback_stub.cpp29 constexpr int32_t FIRST_SYS_ABILITY_ID = 0x00000000; member
H A Dsystem_ability_status_change_stub.cpp31 constexpr int32_t FIRST_SYS_ABILITY_ID = 0x00000000; member
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dif_system_ability_manager.h320 static constexpr int32_t FIRST_SYS_ABILITY_ID = 0x00000000; member in OHOS::ISystemAbilityManager
H A Dsystem_ability_definition.h34 FIRST_SYS_ABILITY_ID = 0x00000001, enumerator
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h410 static constexpr int32_t FIRST_SYS_ABILITY_ID = 0x00000001; member in OHOS::DBinderService
/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c89 static const int32_t FIRST_SYS_ABILITY_ID = 0x00000001; variable
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp73 constexpr int32_t FIRST_SYS_ABILITY_ID = 0x00000000; member
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs28 pub const FIRST_SYS_ABILITY_ID: i32 = 0x00000001; consts

Completed in 8 milliseconds