Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dunloadallidlesystemability_fuzzer.cpp22 constexpr uint32_t CODE = static_cast<uint32_t>(SamgrInterfaceCode::UNLOAD_ALL_IDLE_SYSTEM_ABILITY_TRANSACTION);
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsamgr_ipc_interface_code.h48 UNLOAD_ALL_IDLE_SYSTEM_ABILITY_TRANSACTION = 32, member in OHOS::SamgrInterfaceCode
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp841 static_cast<uint32_t>(SamgrInterfaceCode::UNLOAD_ALL_IDLE_SYSTEM_ABILITY_TRANSACTION), data, reply, option); in UnloadAllIdleSystemAbility()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp171 memberFuncMap_[static_cast<uint32_t>(SamgrInterfaceCode::UNLOAD_ALL_IDLE_SYSTEM_ABILITY_TRANSACTION)] = in SystemAbilityManagerStub()

Completed in 5 milliseconds