/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | completed_dispatcher.cpp | 27 void CompletedDispatcher::PerformReceive(const AAFwk::Want &want, int resultCode, const std::string… in PerformReceive() function in OHOS::AbilityRuntime::WantAgent::CompletedDispatcher
|
H A D | pending_want.cpp | 349 void PendingWant::CancelReceiver::PerformReceive(const AAFwk::Want &want, int resultCode, const std… in PerformReceive() function in OHOS::AbilityRuntime::WantAgent::PendingWant::CancelReceiver
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/ |
H A D | want_receiver_stub_mock.h | 43 …virtual void PerformReceive(const Want& want, int resultCode, const std::string& data, const WantP… in PerformReceive() function
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | want_receiver_proxy.cpp | 51 void WantReceiverProxy::PerformReceive(const Want &want, int resultCode, const std::string &data, in PerformReceive() function in OHOS::AAFwk::WantReceiverProxy
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/ |
H A D | want_receiver_stub_impl_mock.h | 52 …virtual void PerformReceive(const Want& want, int resultCode, const std::string& data, const WantP… in PerformReceive() function
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/wants_info_test/ |
H A D | wants_info_test.cpp | 55 void WantsInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, const s… in PerformReceive() function in OHOS::AAFwk::WantsInfoTest::CancelReceiver
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sender_info_test/ |
H A D | sender_info_test.cpp | 52 void SenderInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, const … in PerformReceive() function in OHOS::AAFwk::SenderInfoTest::CancelReceiver
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/ |
H A D | want_sender_info_test.cpp | 56 void WantSenderInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, in PerformReceive() function in OHOS::AAFwk::WantSenderInfoTest::CancelReceiver
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/ |
H A D | pending_want_record_test.cpp | 89 void PendingWantRecordTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, in PerformReceive() function in OHOS::AAFwk::PendingWantRecordTest::CancelReceiver
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/ |
H A D | pending_want_manager_test.cpp | 87 void PendingWantManagerTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, in PerformReceive() function in OHOS::AAFwk::PendingWantManagerTest::CancelReceiver
|