Home
last modified time | relevance | path

Searched refs:REMOVE_SYSTEM_ABILITY_TRANSACTION (Results 1 - 4 of 4) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsamgr_ipc_interface_code.h25 REMOVE_SYSTEM_ABILITY_TRANSACTION = 4, member in OHOS::SamgrInterfaceCode
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp560 case static_cast<uint32_t>(SamgrInterfaceCode::REMOVE_SYSTEM_ABILITY_TRANSACTION): { in NotifySystemAbilityChanged()
590 } else if (code == static_cast<int32_t>(SamgrInterfaceCode::REMOVE_SYSTEM_ABILITY_TRANSACTION)) { in FindSystemAbilityNotify()
1286 static_cast<uint32_t>(SamgrInterfaceCode::REMOVE_SYSTEM_ABILITY_TRANSACTION)); in SendSystemAbilityRemovedMsg()
H A Dsystem_ability_manager_stub.cpp119 memberFuncMap_[static_cast<uint32_t>(SamgrInterfaceCode::REMOVE_SYSTEM_ABILITY_TRANSACTION)] = in SetAbilityFuncMap()
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp467 static_cast<uint32_t>(SamgrInterfaceCode::REMOVE_SYSTEM_ABILITY_TRANSACTION), data); in RemoveSystemAbility()

Completed in 8 milliseconds