Home
last modified time | relevance | path

Searched refs:ADD_SYSTEM_ABILITY_TRANSACTION (Results 1 - 14 of 14) sorted by relevance

/foundation/communication/ipc/ipc/test/unittest/ipc/include/
H A Dipc_proxy.h21 ADD_SYSTEM_ABILITY_TRANSACTION = 2, enumerator
/foundation/communication/ipc/ipc/test/ipc/include/
H A Dipc_proxy.h21 ADD_SYSTEM_ABILITY_TRANSACTION = 2, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsamgr_ipc_interface_code.h24 ADD_SYSTEM_ABILITY_TRANSACTION = 3, member in OHOS::SamgrInterfaceCode
/foundation/communication/ipc/ipc/test/unittest/rpc/include/
H A Drpc_test.h35 constexpr int32_t ADD_SYSTEM_ABILITY_TRANSACTION = 2; variable
/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_samgr.c36 ADD_SYSTEM_ABILITY_TRANSACTION = 2, enumerator
127 case ADD_SYSTEM_ABILITY_TRANSACTION: { in RemoteRequest()
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Daddsystemability_fuzzer.cpp48 static_cast<uint32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION)); in FuzzAddSystemAbility()
/foundation/communication/ipc/ipc/test/unittest/ipc/server/
H A DIpcServerTest.cpp180 int ret = SendRequest(target, ADD_SYSTEM_ABILITY_TRANSACTION, &data, &reply, g_option, &ptr); in HWTEST_F()
202 int ret = SendRequest(target, ADD_SYSTEM_ABILITY_TRANSACTION, &data, &reply, g_option, &ptr); in HWTEST_F()
/foundation/communication/ipc/ipc/test/rpc/server/
H A Drpc_server.c32 ADD_SYSTEM_ABILITY_TRANSACTION = 2, enumerator
/foundation/communication/ipc/ipc/test/ipc/samgr/
H A Dsamgr.c72 case ADD_SYSTEM_ABILITY_TRANSACTION: { in RemoteRequest()
/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/
H A DIpcSamgrTest.cpp75 case ADD_SYSTEM_ABILITY_TRANSACTION: { in RemoteRequest()
/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/
H A DRpcSamgrTest.cpp150 case ADD_SYSTEM_ABILITY_TRANSACTION: { in RemoteRequest()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp556 case static_cast<uint32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION): { in NotifySystemAbilityChanged()
580 if (code == static_cast<int32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION)) { in FindSystemAbilityNotify()
886 static_cast<uint32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION), listener); in NotifySystemAbilityAddedBySync()
1268 static_cast<uint32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION)); in SendSystemAbilityAddedMsg()
H A Dsystem_ability_manager_stub.cpp117 memberFuncMap_[static_cast<uint32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION)] = in SetAbilityFuncMap()
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp900 static_cast<uint32_t>(SamgrInterfaceCode::ADD_SYSTEM_ABILITY_TRANSACTION), data); in AddSystemAbility()

Completed in 11 milliseconds