Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_load_callback_stub.cpp30 constexpr int32_t LAST_SYS_ABILITY_ID = 0x00ffffff; member
H A Dsystem_ability_status_change_stub.cpp32 constexpr int32_t LAST_SYS_ABILITY_ID = 0x00ffffff; member
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dif_system_ability_manager.h321 static constexpr int32_t LAST_SYS_ABILITY_ID = 0x00ffffff; member in OHOS::ISystemAbilityManager
H A Dsystem_ability_definition.h330 LAST_SYS_ABILITY_ID = 0x00ffffff, // 16777215 enumerator
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h411 static constexpr int32_t LAST_SYS_ABILITY_ID = 0x00ffffff; member in OHOS::DBinderService
/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c90 static const int32_t LAST_SYS_ABILITY_ID = 0x00ffffff; variable
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp74 constexpr int32_t LAST_SYS_ABILITY_ID = 0x00ffffff; member
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs313 pub const LAST_SYS_ABILITY_ID: i32 = 0x00ffffff; // 16777215 consts

Completed in 8 milliseconds