Home
last modified time | relevance | path

Searched refs:UNSUBSCRIBE_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.h35 UNSUBSCRIBE_SYSTEM_ABILITY_TRANSACTION = 18, member in OHOS::SamgrInterfaceCode
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dunsubscribesystemability_fuzzer.cpp54 static_cast<uint32_t>(SamgrInterfaceCode::UNSUBSCRIBE_SYSTEM_ABILITY_TRANSACTION)); in FuzzUnSubscribeSystemAbility()
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp598 static_cast<uint32_t>(SamgrInterfaceCode::UNSUBSCRIBE_SYSTEM_ABILITY_TRANSACTION), data, reply, option); in UnSubscribeSystemAbility()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp131 memberFuncMap_[static_cast<uint32_t>(SamgrInterfaceCode::UNSUBSCRIBE_SYSTEM_ABILITY_TRANSACTION)] = in SetAbilityFuncMap()

Completed in 5 milliseconds