Home
last modified time | relevance | path

Searched refs:LOAD_REMOTE_SYSTEM_ABILITY_TRANSACTION (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsamgr_ipc_interface_code.h29 LOAD_REMOTE_SYSTEM_ABILITY_TRANSACTION = 8, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dloadremotesystemability_fuzzer.cpp45 static_cast<uint32_t>(SamgrInterfaceCode::LOAD_REMOTE_SYSTEM_ABILITY_TRANSACTION)); in FuzzLoadRemoteSystemAbility()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp135 …memberFuncMap_[static_cast<uint32_t>(SamgrInterfaceCode::LOAD_REMOTE_SYSTEM_ABILITY_TRANSACTION)] = in SetAbilityFuncMap()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp723 …static_cast<uint32_t>(SamgrInterfaceCode::LOAD_REMOTE_SYSTEM_ABILITY_TRANSACTION), data, reply, op… in LoadSystemAbility()