/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_client.cpp | 83 ErrCode WantAgentClient::SendWantSender(sptr<IWantSender> target, const SenderInfo &senderInfo) in SendWantSender() function in OHOS::AAFwk::WantAgentClient
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/appmgr/ |
H A D | mock_ability_mgr_host.h | 160 …virtual int SendWantSender(const sptr<AAFwk::IWantSender>& target, const SenderInfo& senderInfo) o… in SendWantSender() function
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_ability_manager.h | 94 … int SendWantSender(sptr<AAFwk::IWantSender> target, const AAFwk::SenderInfo &senderInfo) override in SendWantSender() function 487 … int SendWantSender(sptr<AAFwk::IWantSender> target, const AAFwk::SenderInfo &senderInfo) override in SendWantSender() function
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | pending_want_manager.cpp | 194 int32_t PendingWantManager::SendWantSender(sptr<IWantSender> target, const SenderInfo &senderInfo) in SendWantSender() function in OHOS::AAFwk::PendingWantManager
|
H A D | ability_manager_proxy.cpp | 2085 int AbilityManagerProxy::SendWantSender(sptr<IWantSender> target, const SenderInfo &senderInfo) in SendWantSender() function in OHOS::AAFwk::AbilityManagerProxy
|
H A D | ability_manager_service.cpp | 4709 int AbilityManagerService::SendWantSender(sptr<IWantSender> target, const SenderInfo &senderInfo) in SendWantSender() function in OHOS::AAFwk::AbilityManagerService
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_ability_mgr_host.h | 180 … virtual int SendWantSender(const sptr<IWantSender> &target, const SenderInfo &senderInfo) override in SendWantSender() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/include/ |
H A D | mock_ability_mgr_host.h | 211 …virtual int SendWantSender(const sptr<AAFwk::IWantSender> &target, const SenderInfo &senderInfo) o… in SendWantSender() function
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | ability_manager_helper_test.cpp | 198 int SendWantSender(sptr<IWantSender> target, const SenderInfo &senderInfo) override in SendWantSender() function in TestAbilityMgr
|
H A D | common_event_subscribe_unit_test.cpp | 258 int SendWantSender(sptr<IWantSender> target, const SenderInfo &senderInfo) override in SendWantSender() function in TestAbilityMgr
|