Home
last modified time | relevance | path

Searched refs:SEND_STRATEGY_TO_SA_TRANSACTION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsafwk_ipc_interface_code.h26 SEND_STRATEGY_TO_SA_TRANSACTION = 5, enumerator
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager_stub.cpp53 memberFuncMap_[static_cast<uint32_t>(SafwkInterfaceCode::SEND_STRATEGY_TO_SA_TRANSACTION)] = in LocalAbilityManagerStub()
/ohos5.0/foundation/systemabilitymgr/samgr/services/lsamgr/src/
H A Dlocal_ability_manager_proxy.cpp258 … static_cast<uint32_t>(SafwkInterfaceCode::SEND_STRATEGY_TO_SA_TRANSACTION), data, reply, option); in SendStrategyToSA()